crown  1.0.0
src/CrownConfigOrgan.cpp File Reference
#include <crown/CrownConfigOrgan.hpp>
#include <pelib/Matrix.hpp>
#include <pelib/time.h>
#include <pelib/AmplInput.hpp>
Include dependency graph for CrownConfigOrgan.cpp:

Go to the source code of this file.

Defines

#define debug(var)   cout << "[" << __FILE__ << ":" << __FUNCTION__ << ":" << __LINE__ << "] " << #var << " = \"" << (var) << "\"" << endl;

Define Documentation

#define debug (   var)    cout << "[" << __FILE__ << ":" << __FUNCTION__ << ":" << __LINE__ << "] " << #var << " = \"" << (var) << "\"" << endl;

Definition at line 29 of file CrownConfigOrgan.cpp.