mailr10736 - /1.3/auto_analyses/__init__.py


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

Header


Content

Posted by edward on February 18, 2010 - 15:13:
Author: bugman
Date: Thu Feb 18 15:13:23 2010
New Revision: 10736

URL: http://svn.gna.org/viewcvs/relax?rev=10736&view=rev
Log:
Updated the package __all__ list to include all modules.


Modified:
    1.3/auto_analyses/__init__.py

Modified: 1.3/auto_analyses/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/auto_analyses/__init__.py?rev=10736&r1=10735&r2=10736&view=diff
==============================================================================
--- 1.3/auto_analyses/__init__.py (original)
+++ 1.3/auto_analyses/__init__.py Thu Feb 18 15:13:23 2010
@@ -24,4 +24,6 @@
 """Package for all of the automatic analyses, hard coded protocols to be 
used as a black box."""
 
 
-__all__ = [ 'dauvergne_protocol' ]
+__all__ = [ 'dauvergne_protocol',
+            'relax_fit',
+            'stereochem_analysis' ]




Related Messages


Powered by MHonArc, Updated Thu Feb 18 16:00:02 2010