CLHEP
2.4.7.1
C++ Class Library for High Energy Physics
CLHEP
Units
Units/defs.h
Go to the documentation of this file.
1
/* Units/defs.h Generated by cmake. */
2
3
#ifndef UNITS_DEFS_H
4
#define UNITS_DEFS_H
5
6
/* Define to the address where bug reports for this package should be sent. */
7
#ifndef CLHEP_UNITS_BUGREPORT
8
#define CLHEP_UNITS_BUGREPORT "http://proj-clhep.web.cern.ch/proj-clhep/"
9
#endif
10
11
/* Define to the full name of this package. */
12
#ifndef CLHEP_UNITS_NAME
13
#define CLHEP_UNITS_NAME "CLHEP Units"
14
#endif
15
16
/* Define to the full name and version of this package. */
17
#ifndef CLHEP_UNITS_STRING
18
#define CLHEP_UNITS_STRING "CLHEP Units 2.4.7.1"
19
#endif
20
21
/* Define to the version of this package. */
22
#ifndef CLHEP_UNITS_VERSION
23
#define CLHEP_UNITS_VERSION "2.4.7.1"
24
#endif
25
26
#endif
// UNITS_DEFS_H
Generated by
1.13.2