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

This commit is contained in:
sjplimp
2006-12-15 22:53:57 +00:00
parent eaddb7a95a
commit d99ec65f8c
6 changed files with 30 additions and 26 deletions

View File

@ -24,8 +24,9 @@ unfix lower-boundary
</PRE>
<P><B>Description:</B>
</P>
<P>Turn off a fix that was previously defined with a <A HREF = "fix.html">fix</A>
command.
<P>Delete a fix that was previously defined with a <A HREF = "fix.html">fix</A>
command. This also wipes out any additional changes made to the fix
via the <A HREF = "fix_modify.html">fix_modify</A> command.
</P>
<P><B>Restrictions:</B> none
</P>