mailr8941 - in /branches/bmrb/bmrblib/thermodynamics: __init__.py order_parameters.py order_parameters_v3_1.py


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

Header


Content

Posted by edward on March 09, 2009 - 13:50:
Author: bugman
Date: Mon Mar  9 13:50:40 2009
New Revision: 8941

URL: http://svn.gna.org/viewcvs/relax?rev=8941&view=rev
Log:
Added the saveframe category for model-free data.


Added:
    branches/bmrb/bmrblib/thermodynamics/order_parameters.py
      - copied unchanged from r8940, 
branches/bmrb/bmrblib/kinetics/heteronucl_NOEs.py
    branches/bmrb/bmrblib/thermodynamics/order_parameters_v3_1.py
      - copied unchanged from r8940, 
branches/bmrb/bmrblib/kinetics/heteronucl_NOEs_v3_1.py
Modified:
    branches/bmrb/bmrblib/thermodynamics/__init__.py

Modified: branches/bmrb/bmrblib/thermodynamics/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bmrb/bmrblib/thermodynamics/__init__.py?rev=8941&r1=8940&r2=8941&view=diff
==============================================================================
--- branches/bmrb/bmrblib/thermodynamics/__init__.py (original)
+++ branches/bmrb/bmrblib/thermodynamics/__init__.py Mon Mar  9 13:50:40 2009
@@ -27,4 +27,5 @@
 http://www.bmrb.wisc.edu/dictionary/3.1html/SuperGroupPage.html.
 """
 
-__all__ = []
+__all__ = ['order_parameters',
+           'order_parameters_v3_1']




Related Messages


Powered by MHonArc, Updated Mon Mar 09 15:20:05 2009