mailr8864 - /branches/bmrb/bmrblib/kinetics/__init__.py


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

Header


Content

Posted by edward on February 22, 2009 - 23:56:
Author: bugman
Date: Sun Feb 22 23:28:23 2009
New Revision: 8864

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


Modified:
    branches/bmrb/bmrblib/kinetics/__init__.py

Modified: branches/bmrb/bmrblib/kinetics/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bmrb/bmrblib/kinetics/__init__.py?rev=8864&r1=8863&r2=8864&view=diff
==============================================================================
--- branches/bmrb/bmrblib/kinetics/__init__.py (original)
+++ branches/bmrb/bmrblib/kinetics/__init__.py Sun Feb 22 23:28:23 2009
@@ -27,6 +27,9 @@
 http://www.bmrb.wisc.edu/dictionary/3.1html/SuperGroupPage.html.
 """
 
-__all__ = ['heteronucl_T1_relaxation',
+__all__ = ['heteronucl_NOE_relaxation',
+           'heteronucl_NOE_relaxation_v3_1']
+           'heteronucl_T1_relaxation',
+           'heteronucl_T1_relaxation_v3_1',
            'heteronucl_T2_relaxation',
-           'heteronucl_NOE_relaxation']
+           'heteronucl_T2_relaxation_v3_1',




Related Messages


Powered by MHonArc, Updated Mon Feb 23 00:00:06 2009