mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11353 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
1f0f8c82c7
commit
9cb5fbfb3d
|
@ -292,6 +292,7 @@ void Atom::settings(Atom *old)
|
|||
{
|
||||
tag_enable = old->tag_enable;
|
||||
map_user = old->map_user;
|
||||
map_style = old->map_style;
|
||||
}
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue