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