mailr13621 - /branches/gui_testing/prompt/noe.py


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

Header


Content

Posted by edward on July 14, 2011 - 15:59:
Author: bugman
Date: Thu Jul 14 15:59:56 2011
New Revision: 13621

URL: http://svn.gna.org/viewcvs/relax?rev=13621&view=rev
Log:
Fix for the noe.read_restraints user function documentation.


Modified:
    branches/gui_testing/prompt/noe.py

Modified: branches/gui_testing/prompt/noe.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/prompt/noe.py?rev=13621&r1=13620&r2=13621&view=diff
==============================================================================
--- branches/gui_testing/prompt/noe.py (original)
+++ branches/gui_testing/prompt/noe.py Thu Jul 14 15:59:56 2011
@@ -63,7 +63,7 @@
     read_restraints._doc_title = "Read NOESY or ROESY restraints from a 
file."
     read_restraints._doc_title_short = "NOESY or ROESY restraint reading."
     read_restraints._doc_args = [
-        ["file", "The name of the file containing the relaxation data."],
+        ["file", "The name of the file containing the restraint data."],
         ["dir", "The directory where the file is located."],
         ["proton1_col", "The column containing the first proton of the NOE 
or ROE cross peak."],
         ["proton2_col", "The column containing the second proton of the NOE 
or ROE cross peak."],




Related Messages


Powered by MHonArc, Updated Thu Jul 14 16:40:02 2011