#include <model.h>
Include dependency graph for model.cc:
Go to the source code of this file.
Defines | |
#define | throw_read(MSG) |
#define | MT_DBL 1 |
#define | MT_INTV 2 |
#define | MT_INT 3 |
#define | MT_STORED 8 |
Variables | |
const char * | expr_names [] |
Definition in file model.cc.
|
|
|
|
|
|
|
|
|
Value: do { std::cerr << "Line " << ln << ": " << MSG;\ throw "Malformed Input!"; } while(0) |
|
|