/* GenericFunctions/defs.h Generated by cmake. */ #ifndef GENERICFUNCTIONS_DEFS_H #define GENERICFUNCTIONS_DEFS_H /* Name of package */ #ifndef PACKAGE #define PACKAGE "GenericFunctions" #endif /* Define to the address where bug reports for this package should be sent. */ #ifndef PACKAGE_BUGREPORT #define PACKAGE_BUGREPORT "http://savannah.cern.ch/projects/clhep/" #endif /* Define to the full name of this package. */ #ifndef PACKAGE_NAME #define PACKAGE_NAME "CLHEP GenericFunctions" #endif /* Define to the full name and version of this package. */ #ifndef PACKAGE_STRING #define PACKAGE_STRING "CLHEP GenericFunctions 2.2.0.8" #endif /* Define to the one symbol short name of this package. */ #ifndef PACKAGE_TARNAME #define PACKAGE_TARNAME "GenericFunctions" #endif /* Define to the version of this package. */ #ifndef PACKAGE_VERSION #define PACKAGE_VERSION "2.2.0.8" #endif /* Version number of package */ #ifndef VERSION #define VERSION "2.2.0.8" #endif #endif // GENERICFUNCTIONS_DEFS_H