Bayeux
3.4.1
Core Foundation library for SuperNEMO
bayeux
mygsl
mygsl_config.h
Go to the documentation of this file.
1
3
#ifndef MYGSL_MYGSL_CONFIG_H
4
#define MYGSL_MYGSL_CONFIG_H 1
5
7
namespace
mygsl
{
8
}
9
10
// mygsl debug flag
11
#define MYGSL_WITH_DEBUG 0
12
13
// mygsl embedded Boost/Serialization based I/O
14
#define MYGSL_WITH_BIO 1
15
16
// mygsl embedded CAMP-based reflection
17
#define MYGSL_WITH_REFLECTION 0
18
19
#endif // MYGSL_MYGSL_CONFIG_H
20
21
// Local Variables:
22
// mode: c++
23
// coding: utf-8
24
// End:
mygsl
Top-level namespace of the Bayeux/mygsl module library.
Definition:
base_decay_driver.h:47
Generated by
1.8.15