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

This commit is contained in:
sjplimp
2016-05-13 15:46:48 +00:00
parent 39d713b5a3
commit 6334768dd1
5 changed files with 27 additions and 4 deletions

View File

@ -826,7 +826,7 @@ void Modify::add_fix(int narg, char **arg, int trysuffix)
// increment nfix (if new)
// set fix mask values
// post_construct() allows new fix to create other fixes
// post_constructor() allows new fix to create other fixes
// nfix increment comes first so that recursive call to add_fix within
// post_constructor() will see updated nfix