1 #ifndef CGPERF_GLOBALS_H
2 #define CGPERF_GLOBALS_H
4 /*----------------------------------------------------------------------------*/
5 #include "namespace/globals.h"
6 #include "namespace/options.h"
7 /*----------------------------------------------------------------------------*/
8 static struct Options
*options
;
9 /*----------------------------------------------------------------------------*/
11 #include "namespace/globals.h"
12 #include "namespace/options.h"
14 /*----------------------------------------------------------------------------*/