Bayeux  3.4.1
Core Foundation library for SuperNEMO
dpp_config.h
Go to the documentation of this file.
1 
3 #ifndef DPP_DPP_CONFIG_H
4 #define DPP_DPP_CONFIG_H 1
5 
6 #define DPP_WITH_DEBUG 0
7 
8 #endif // DPP_DPP_CONFIG_H
9 
10 // Local Variables: --
11 // mode: c++ --
12 // c-file-style: "gnu" --
13 // tab-width: 2 --
14 // End: --