CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Vector/CLHEP/Vector/defs.h
Go to the documentation of this file.
1 /* Vector/defs.h. Generated from defs.h.in by configure. */
2 /* Vector/defs.h.in. Generated from configure.ac by autoheader. */
3 
4 #ifndef VECTOR_DEFS_H
5 #define VECTOR_DEFS_H
6 
7 /* Name of package */
8 #ifndef PACKAGE
9 #define PACKAGE "Vector"
10 #endif
11 
12 /* Define to the address where bug reports for this package should be sent. */
13 #ifndef PACKAGE_BUGREPORT
14 #define PACKAGE_BUGREPORT "http://savannah.cern.ch/projects/clhep/"
15 #endif
16 
17 /* Define to the full name of this package. */
18 #ifndef PACKAGE_NAME
19 #define PACKAGE_NAME "CLHEP Vector"
20 #endif
21 
22 /* Define to the full name and version of this package. */
23 #ifndef PACKAGE_STRING
24 #define PACKAGE_STRING "CLHEP Vector 2.1.2.3"
25 #endif
26 
27 /* Define to the one symbol short name of this package. */
28 #ifndef PACKAGE_TARNAME
29 #define PACKAGE_TARNAME "Vector"
30 #endif
31 
32 /* Define to the home page for this package. */
33 #define PACKAGE_URL ""
34 
35 /* Define to the version of this package. */
36 #ifndef PACKAGE_VERSION
37 #define PACKAGE_VERSION "2.1.2.3"
38 #endif
39 
40 /* Version number of package */
41 #ifndef VERSION
42 #define VERSION "2.1.2.3"
43 #endif
44 
45 #endif // VECTOR_DEFS_H