git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5591 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -28,6 +28,7 @@ class Error : protected Pointers {
|
||||
void all(const char *);
|
||||
void one(const char *);
|
||||
void warning(const char *, int = 1);
|
||||
void message(char *, int = 1);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user