mailr8145 - /1.3/prompt/noe.py


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

Header


Content

Posted by edward on December 05, 2008 - 14:37:
Author: bugman
Date: Fri Dec  5 14:37:06 2008
New Revision: 8145

URL: http://svn.gna.org/viewcvs/relax?rev=8145&view=rev
Log:
Modified the noe user function class docstring.


Modified:
    1.3/prompt/noe.py

Modified: 1.3/prompt/noe.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/prompt/noe.py?rev=8145&r1=8144&r2=8145&view=diff
==============================================================================
--- 1.3/prompt/noe.py (original)
+++ 1.3/prompt/noe.py Fri Dec  5 14:37:06 2008
@@ -37,7 +37,7 @@
     def __init__(self, relax):
         # Help.
         self.__relax_help__ = \
-        """Class for calculating NOE data."""
+        """Class for handling steady-state NOE and NOESY data."""
 
         # Add the generic help string.
         self.__relax_help__ = self.__relax_help__ + "\n" + 
help.relax_class_help




Related Messages


Powered by MHonArc, Updated Fri Dec 05 15:40:03 2008