blob: a5bf320efab1e70121721a6d8a8f4a8003e924b1 [file] [log] [blame]
// macro
#define SINGLETON
#define NUMBER 1
#define PRINT(string,msg) printf(string, msg)