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

This commit is contained in:
sjplimp
2007-08-07 13:13:03 +00:00
parent 7b54985e58
commit 5c09d455db

View File

@ -289,8 +289,9 @@ void Input::parse()
}
// perform $ variable substitution (print changes)
// except if searching for a label since earlier variable may not be defined
substitute(copy,1);
if (!label_active) substitute(copy,1);
// command = 1st arg