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

This commit is contained in:
sjplimp
2013-12-17 00:21:39 +00:00
parent 0b3730608e
commit a9f063d9d9
8 changed files with 1506 additions and 78 deletions

View File

@ -103,6 +103,7 @@ class Input : protected Pointers {
void mass();
void min_modify();
void min_style();
void molecule();
void neigh_modify();
void neighbor_command();
void newton();