git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13222 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2015-03-11 15:27:19 +00:00
committed by Pierre de Buyl
parent c8ef2612ee
commit 1d5cef7543
6 changed files with 46 additions and 60 deletions

View File

@ -147,7 +147,7 @@ since it evaluates another variable when it is invoked.
<P>IMPORTANT NOTE: When a variable command is encountered in the input
script and the variable name has already been specified, the command
is ignored. This means variables can NOT be re-defined in an input
script (with 2 exceptions, read further). This is to allow an input
script (with two exceptions, read further). This is to allow an input
script to be processed multiple times without resetting the variables;
see the <A HREF = "jump.html">jump</A> or <A HREF = "include.html">include</A> commands. It also
means that using the <A HREF = "Section_start.html#start_7">command-line switch</A>