git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6232 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -83,6 +83,7 @@ class Variable : protected Pointers {
|
||||
double constant(char *);
|
||||
double numeric(char *);
|
||||
int inumeric(char *);
|
||||
char *find_next_comma(char *);
|
||||
void print_tree(Tree *, int);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user