Skip to content
Snippets Groups Projects
Commit f356cebd authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11685 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 4905f1eb
No related branches found
No related tags found
No related merge requests found
......@@ -230,10 +230,11 @@ class Atom : protected Pointers {
else return -1;
};
void map_init();
void map_init(int check = 1);
void map_clear();
void map_set();
void map_one(tagint, int);
int map_style_set();
void map_delete();
int map_find_hash(tagint);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment