mailr19458 - /branches/relax_disp/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 April 11, 2013 - 14:13:
Author: bugman
Date: Thu Apr 11 14:13:37 2013
New Revision: 19458

URL: http://svn.gna.org/viewcvs/relax?rev=19458&view=rev
Log:
Added the relaxation dispersion module to the auto_analyses package __all__ 
list.


Modified:
    branches/relax_disp/auto_analyses/__init__.py

Modified: branches/relax_disp/auto_analyses/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/auto_analyses/__init__.py?rev=19458&r1=19457&r2=19458&view=diff
==============================================================================
--- branches/relax_disp/auto_analyses/__init__.py (original)
+++ branches/relax_disp/auto_analyses/__init__.py Thu Apr 11 14:13:37 2013
@@ -26,6 +26,7 @@
 from auto_analyses import dauvergne_protocol
 from auto_analyses import noe
 from auto_analyses import relax_fit
+from auto_analyses import relax_disp
 from auto_analyses import stereochem_analysis
 
 
@@ -33,6 +34,7 @@
     'dauvergne_protocol',
     'frame_order',
     'noe',
+    'relax_disp',
     'relax_fit',
     'stereochem_analysis'
 ]




Related Messages


Powered by MHonArc, Updated Thu Apr 11 14:20:01 2013