mailr13532 - /branches/gui_testing/specific_fns/noe/main.py


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

Header


Content

Posted by edward on July 08, 2011 - 12:07:
Author: bugman
Date: Fri Jul  8 12:07:32 2011
New Revision: 13532

URL: http://svn.gna.org/viewcvs/relax?rev=13532&view=rev
Log:
Converted all of the NOE documentation used in the user functions to the new 
design.


Modified:
    branches/gui_testing/specific_fns/noe/main.py

Modified: branches/gui_testing/specific_fns/noe/main.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/specific_fns/noe/main.py?rev=13532&r1=13531&r2=13532&view=diff
==============================================================================
--- branches/gui_testing/specific_fns/noe/main.py (original)
+++ branches/gui_testing/specific_fns/noe/main.py Fri Jul  8 12:07:32 2011
@@ -1,6 +1,6 @@
 
###############################################################################
 #                                                                            
 #
-# Copyright (C) 2004-2005,2007-2010 Edward d'Auvergne                        
 #
+# Copyright (C) 2004-2011 Edward d'Auvergne                                  
 #
 #                                                                            
 #
 # This file is part of the program relax.                                    
 #
 #                                                                            
 #
@@ -165,10 +165,7 @@
                 spin.select = False
 
 
-    return_data_name_doc = """
-        NOE calculation data type string matching patterns
-        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
+    return_data_name_doc = ["NOE calculation data type string matching 
patterns", """
         
____________________________________________________________________________________________
         |                        |              |                            
                      |
         | Data type              | Object name  | Patterns                   
                      |
@@ -181,7 +178,7 @@
         | NOE                    | 'noe'        | '^[Nn][Oo][Ee]$'           
                      |
         
|________________________|______________|__________________________________________________|
 
-        """
+        """]
 
     def return_data_name(self, param):
         """Return a unique identifying string for the steady-state NOE 
parameter.




Related Messages


Powered by MHonArc, Updated Fri Jul 08 12:20:01 2011