mailr5331 - /1.3/generic_fns/structure/__init__.py


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

Header


Content

Posted by edward on April 04, 2008 - 18:12:
Author: bugman
Date: Fri Apr  4 18:12:47 2008
New Revision: 5331

URL: http://svn.gna.org/viewcvs/relax?rev=5331&view=rev
Log:
Updated the __all__ list.


Modified:
    1.3/generic_fns/structure/__init__.py

Modified: 1.3/generic_fns/structure/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/structure/__init__.py?rev=5331&r1=5330&r2=5331&view=diff
==============================================================================
--- 1.3/generic_fns/structure/__init__.py (original)
+++ 1.3/generic_fns/structure/__init__.py Fri Apr  4 18:12:47 2008
@@ -36,5 +36,8 @@
 the structure parser used.
 """
 
-__all__ = [ 'geometric',
+__all__ = [ 'api_base',
+            'geometric',
+            'internal_pdb',
+            'scientific',
             'structure' ]




Related Messages


Powered by MHonArc, Updated Fri Apr 04 21:20:11 2008