mailr3418 - /1.3/docs/data_model_redesign


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

Header


Content

Posted by edward on November 04, 2007 - 17:31:
Author: bugman
Date: Sun Nov  4 17:31:34 2007
New Revision: 3418

URL: http://svn.gna.org/viewcvs/relax?rev=3418&view=rev
Log:
Renamed the user function 'molecule.add()' to 'molecule.create()' in the 
redesign doc.


Modified:
    1.3/docs/data_model_redesign

Modified: 1.3/docs/data_model_redesign
URL: 
http://svn.gna.org/viewcvs/relax/1.3/docs/data_model_redesign?rev=3418&r1=3417&r2=3418&view=diff
==============================================================================
--- 1.3/docs/data_model_redesign (original)
+++ 1.3/docs/data_model_redesign Sun Nov  4 17:31:34 2007
@@ -62,7 +62,7 @@
     pipe.switch()       # Switch to a different pipe.
 
 10.  Create the 'molecule' user function class:
-    molecule.add()
+    molecule.create()
     molecule.copy()     # Copy the molecule information (name and num) from 
another pipe.
     molecule.delete()
     molecule.info()     # Print the molecule info.




Related Messages


Powered by MHonArc, Updated Sun Nov 04 18:00:14 2007