mailr15120 - in /branches/frame_order_testing: auto_analyses/__init__.py prompt/__init__.py


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

Header


Content

Posted by edward on January 02, 2012 - 22:01:
Author: bugman
Date: Mon Jan  2 22:01:15 2012
New Revision: 15120

URL: http://svn.gna.org/viewcvs/relax?rev=15120&view=rev
Log:
Updates to some of the __all__ package lists for the new modules.


Modified:
    branches/frame_order_testing/auto_analyses/__init__.py
    branches/frame_order_testing/prompt/__init__.py

Modified: branches/frame_order_testing/auto_analyses/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/auto_analyses/__init__.py?rev=15120&r1=15119&r2=15120&view=diff
==============================================================================
--- branches/frame_order_testing/auto_analyses/__init__.py (original)
+++ branches/frame_order_testing/auto_analyses/__init__.py Mon Jan  2 
22:01:15 2012
@@ -31,6 +31,7 @@
 
 
 __all__ = [ 'dauvergne_protocol',
+            'frame_order',
             'noe',
             'relax_fit',
             'stereochem_analysis' ]

Modified: branches/frame_order_testing/prompt/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/prompt/__init__.py?rev=15120&r1=15119&r2=15120&view=diff
==============================================================================
--- branches/frame_order_testing/prompt/__init__.py (original)
+++ branches/frame_order_testing/prompt/__init__.py Mon Jan  2 22:01:15 2012
@@ -31,6 +31,7 @@
            'deselect',
            'diffusion_tensor',
            'doc_string',
+           'domain',
            'dx',
            'eliminate',
            'fix',




Related Messages


Powered by MHonArc, Updated Mon Jan 02 22:20:02 2012