mailr8524 - /branches/multi_structure/generic_fns/structure/internal.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on January 19, 2009 - 13:49:
Author: bugman
Date: Mon Jan 19 13:49:00 2009
New Revision: 8524

URL: http://svn.gna.org/viewcvs/relax?rev=8524&view=rev
Log:
Missing import.


Modified:
    branches/multi_structure/generic_fns/structure/internal.py

Modified: branches/multi_structure/generic_fns/structure/internal.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/multi_structure/generic_fns/structure/internal.py?rev=8524&r1=8523&r2=8524&view=diff
==============================================================================
--- branches/multi_structure/generic_fns/structure/internal.py (original)
+++ branches/multi_structure/generic_fns/structure/internal.py Mon Jan 19 
13:49:00 2009
@@ -33,6 +33,7 @@
 
 # relax module imports.
 from api_base import Base_struct_API
+from data.relax_xml import fill_object_contents, xml_to_object
 from generic_fns import pipes, relax_re
 from generic_fns.mol_res_spin import Selection
 from relax_errors import RelaxError, RelaxNoPdbError




Related Messages


Powered by MHonArc, Updated Mon Jan 19 14:20:02 2009