generated

This commit is contained in:
Jean-Francois Dockes 2016-01-31 08:54:43 +01:00
parent bd4f7bb3e3
commit 0c06c0ea40

View File

@ -48,7 +48,7 @@
using namespace std;
//#define LOG_PARSER
// #define LOG_PARSER
#ifdef LOG_PARSER
#define LOGP(X) {cerr << X;}
#else