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

This commit is contained in:
sjplimp 2014-01-28 21:51:09 +00:00
parent 1f0f8c82c7
commit 9cb5fbfb3d
1 changed files with 1 additions and 0 deletions

View File

@ -292,6 +292,7 @@ void Atom::settings(Atom *old)
{
tag_enable = old->tag_enable;
map_user = old->map_user;
map_style = old->map_style;
}
/* ----------------------------------------------------------------------