Rivet  3.1.4
RivetConfig.hh
1 /* include/Rivet/Config/RivetConfig.hh. Generated from RivetConfig.hh.in by configure. */
2 #ifndef RIVET_CONFIG_RIVETCONFIG_HH
3 #define RIVET_CONFIG_RIVETCONFIG_HH
4 
5 
6 /* Define to the address where bug reports for this package should be sent. */
7 #define RIVET_BUGREPORT "rivet@projects.hepforge.org"
8 
9 /* Define to the full name of this package. */
10 #define RIVET_NAME "Rivet"
11 
12 /* Define to the full name and version of this package. */
13 #define RIVET_STRING "Rivet 3.1.4"
14 
15 /* Define to the one symbol short name of this package. */
16 #define RIVET_TARNAME "Rivet"
17 
18 /* Define to the version of this package. */
19 #define RIVET_VERSION "3.1.4"
20 
21 /* Define to the version of this package as a comparable integer. */
22 #define RIVET_VERSION_CODE 30104
23 
24 /* Define if version 3 of HepMC is used. */
25 /* #undef RIVET_ENABLE_HEPMC_3 */
26 
27 /* Define if version 2.06.10 of HepMC is used. */
28 /* #undef RIVET_ENABLE_HEPMC_20610 */
29 
30 
31 #endif