|
|
Rivet 4.0.2
|
2#ifndef RIVET_CONFIG_RIVETCONFIG_HH
3#define RIVET_CONFIG_RIVETCONFIG_HH
7#define RIVET_BUGREPORT "rivet@projects.hepforge.org"
10#define RIVET_NAME "Rivet"
13#define RIVET_STRING "Rivet 4.0.2"
16#define RIVET_TARNAME "Rivet"
19#define RIVET_VERSION "4.0.2"
22#define RIVET_VERSION_CODE 40002
25#define RIVET_ENABLE_HEPMC_3 1
28#define RIVET_SUPPORTS_MERGING_IN_MEMORY 1
31#define HAVE_BACKTRACE 1
34#define HAVE_EXECINFO_H 1
|