git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11996 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -90,8 +90,6 @@ class Variable : protected Pointers {
|
||||
void atom_vector(char *, Tree **, Tree **, int &);
|
||||
int is_constant(char *);
|
||||
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