Commit 91c3f447 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1203 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 8ca98a8d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -411,7 +411,7 @@ void Variable::copy(int narg, char **from, char **to)
     math function = div(x,y), mult(x,y), add(x,y), ...
     group function = mass(group), xcm(group,x), ...
     atom vector = x[123], y[3], vx[34], ...
     compute vector = c_mytemp[0], c_thermo_press[3], ...
     compute vector = c_mytemp[0], c_thermo_pressure[3], ...
     fix vector = f_indent[0], f_setforce[3], ...
   numbers start with a digit or "." or "-" (no parens or brackets)
   keywords start with a lowercase letter (no parens or brackets)