mailr6028 - /1.3/docs/latex/noe.tex


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

Header


Content

Posted by edward on May 01, 2008 - 15:31:
Author: bugman
Date: Thu May  1 15:17:52 2008
New Revision: 6028

URL: http://svn.gna.org/viewcvs/relax?rev=6028&view=rev
Log:
Small fix for the NOE chapter.  'pipe.create' should have been written rather 
than 'run.create'.


Modified:
    1.3/docs/latex/noe.tex

Modified: 1.3/docs/latex/noe.tex
URL: 
http://svn.gna.org/viewcvs/relax/1.3/docs/latex/noe.tex?rev=6028&r1=6027&r2=6028&view=diff
==============================================================================
--- 1.3/docs/latex/noe.tex (original)
+++ 1.3/docs/latex/noe.tex Thu May  1 15:17:52 2008
@@ -77,7 +77,7 @@
 
 The data pipe is simply created by the command
 
-\example{run.create(`NOE', `noe')}
+\example{pipe.create(`NOE', `noe')}
 
 This user function will then create a NOE calculation specific data pipe 
labelled \texttt{`NOE'}.  The second argument sets the pipe type to that of 
the NOE calculation.  Setting the pipe type is important so that the program 
knows which user functions are compatible with the data pipe, for example the 
function \texttt{minimise()} is meaningless in this sample script as the NOE 
values are directly calculated rather than optimised.
 




Related Messages


Powered by MHonArc, Updated Thu May 01 15:40:23 2008