git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7421 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1081,7 +1081,6 @@ double Variable::evaluate(char *str, Tree **tree)
|
||||
newtree->left = newtree->middle = newtree->right = NULL;
|
||||
treestack[ntreestack++] = newtree;
|
||||
|
||||
|
||||
} else error->all(FLERR,"Mismatched fix in variable formula");
|
||||
|
||||
// ----------------
|
||||
|
||||
Reference in New Issue
Block a user