itpp_sci
1.0.0
it++ based simulation framework for scicoslab, scilab and scipy
Main Page
Related Pages
Modules
Classes
scicoslab_itpp
__debug_level.h
1
7
#ifndef SCI_DEBUG_LEV_H
8
#define SCI_DEBUG_LEV_H
9
10
#ifdef _DEBUG
11
#define DEBUG_LEVEL 1
12
#else
13
#define DEBUG_LEVEL 1
14
#endif
15
16
#endif
17
Generated on Wed Dec 30 2015 18:14:12 for itpp_sci by
1.8.9.1