git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@769 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
sjplimp
2007-08-03 19:40:47 +00:00
parent 5e606cfe5d
commit 60a3a075cc

View File

@ -269,7 +269,7 @@ void ReadRestart::command(int narg, char **arg)
} }
/* ---------------------------------------------------------------------- /* ----------------------------------------------------------------------
search for all files in dir matching infile which contains "*" search for all files in dir matching infile which contains a "*"
replace "*" with latest timestep value to create outfile name replace "*" with latest timestep value to create outfile name
if infile also contains "%", need to use "base" when search directory if infile also contains "%", need to use "base" when search directory
------------------------------------------------------------------------- */ ------------------------------------------------------------------------- */