NeoPZ
error.cc
Go to the documentation of this file.
1 #include <utils/error.h>
2 
3 
4 //void error(char* mesg) {cerr << endl << mesg << endl; exit(1);}