git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14157 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -80,7 +80,7 @@ class Force : protected Pointers {
|
||||
|
||||
void create_pair(const char *, int);
|
||||
class Pair *new_pair(const char *, int, int &);
|
||||
class Pair *pair_match(const char *, int);
|
||||
class Pair *pair_match(const char *, int, int nsub=0);
|
||||
|
||||
void create_bond(const char *, int);
|
||||
class Bond *new_bond(const char *, int, int &);
|
||||
|
||||
Reference in New Issue
Block a user