git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1225 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -113,6 +113,7 @@ void Replicate::command(int narg, char **arg)
|
||||
|
||||
Atom *old = atom;
|
||||
atom = new Atom(lmp);
|
||||
atom->settings(old);
|
||||
|
||||
int nstyles = 0;
|
||||
char **keywords = NULL;
|
||||
|
||||
Reference in New Issue
Block a user