1 #ifndef ARCHIVIATORE_CUM_BAC_CL_PARSER
2 #define ARCHIVIATORE_CUM_BAC_CL_PARSER
4 #include <tclap/CmdLine.h>
24 bool do_readStaticMap;
25 bool do_intermediateProd;
26 bool do_SaveBothRanges;
31 void parseOptions(
int argc,
char** argv,
struct CUM_BAC_CLOPT *opt);
33 void PrintOptions(
struct CUM_BAC_CLOPT *opt);