Bayeux  3.4.1
Core Foundation library for SuperNEMO
brio.h
Go to the documentation of this file.
1 /* Author(s): Francois Mauger <mauger@lpccaen.in2p3.fr>
3  * Creation date: 2010-10-28
4  * Last modified: 2013-04-22
5  */
6 
7 #ifndef BRIO_BRIO_H
8 #define BRIO_BRIO_H 1
9 
10 #include <brio/brio_config.h>
11 #include <brio/writer.h>
12 #include <brio/reader.h>
13 
14 #endif // BRIO_BRIO_H
15 
16 // Local Variables: --
17 // mode: c++ --
18 // c-file-style: "gnu" --
19 // tab-width: 2 --
20 // End: --