#include "gsp_thread.h"
#include <utils/commandline.h>
#include <utils/stat.h>
#include <configfile/configfile.h>
Go to the source code of this file.
Defines | |
#define | DEBUG cout << __PRETTY_FUNCTION__ |
#define | printParam(n) |
#define DEBUG cout << __PRETTY_FUNCTION__ |
Definition at line 33 of file gsp_thread.cpp.
#define printParam | ( | n | ) |
gpt->outputStream() \ << "PARAM " << \ #n \ << " " << gpt->n << endl