mailr25974 - /trunk/lib/structure/internal/object.py


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

Header


Content

Posted by edward on September 23, 2014 - 18:13:
Author: bugman
Date: Tue Sep 23 18:13:12 2014
New Revision: 25974

URL: http://svn.gna.org/viewcvs/relax?rev=25974&view=rev
Log:
Missing import of the Internal_selection class.


Modified:
    trunk/lib/structure/internal/object.py

Modified: trunk/lib/structure/internal/object.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/structure/internal/object.py?rev=25974&r1=25973&r2=25974&view=diff
==============================================================================
--- trunk/lib/structure/internal/object.py      (original)
+++ trunk/lib/structure/internal/object.py      Tue Sep 23 18:13:12 2014
@@ -42,6 +42,7 @@
 from lib.structure.internal.displacements import Displacements
 from lib.structure.internal.models import ModelList
 from lib.structure.internal.molecules import MolContainer
+from lib.structure.internal.selection import Internal_selection
 from lib.warnings import RelaxWarning
 from lib.xml import object_to_xml, xml_to_object
 




Related Messages


Powered by MHonArc, Updated Tue Sep 23 18:20:02 2014