git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1257 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -26,6 +26,7 @@ class Variable : protected Pointers {
|
||||
void set(char *, char *);
|
||||
int next(int, char **);
|
||||
int find(char *);
|
||||
int peratom(int);
|
||||
char *retrieve(char *);
|
||||
|
||||
void build_parse_tree(int);
|
||||
|
||||
Reference in New Issue
Block a user