|
crown
1.0.0
|
#include <crown/CrownConfigBinary.hpp>#include <crown/CrownException.hpp>#include <pelib/Matrix.hpp>#include <pelib/time.h>#include <pelib/AmplInput.hpp>Go to the source code of this file.
Defines | |
| #define | debug(var) cout << "[" << __FILE__ << ":" << __FUNCTION__ << ":" << __LINE__ << "] " << #var << " = \"" << (var) << "\"" << endl; |
| #define debug | ( | var | ) | cout << "[" << __FILE__ << ":" << __FUNCTION__ << ":" << __LINE__ << "] " << #var << " = \"" << (var) << "\"" << endl; |
Definition at line 30 of file CrownConfigBinary.cpp.