rivet is hosted by Hepforge, IPPP Durham
Rivet  2.7.0
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 2.7.0"
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 "2.7.0"
20 
21 
22 #endif