git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12316 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -86,6 +86,7 @@ class Modify : protected Pointers {
|
||||
void modify_fix(int, char **);
|
||||
void delete_fix(const char *);
|
||||
int find_fix(const char *);
|
||||
int check_package(const char *);
|
||||
|
||||
void add_compute(int, char **, int trysuffix=0);
|
||||
void modify_compute(int, char **);
|
||||
|
||||
Reference in New Issue
Block a user