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

Matrix/CLHEP/Units/defs.h
Go to the documentation of this file.
00001 /* Units/defs.h.  Generated from defs.h.in by configure.  */
00002 /* Units/defs.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 #ifndef UNITS_DEFS_H
00005 #define UNITS_DEFS_H
00006 
00007 /* Name of package */
00008 #ifndef PACKAGE
00009 #define PACKAGE "Units"
00010 #endif
00011 
00012 /* Define to the address where bug reports for this package should be sent. */
00013 #ifndef PACKAGE_BUGREPORT
00014 #define PACKAGE_BUGREPORT "http://savannah.cern.ch/projects/clhep/"
00015 #endif
00016 
00017 /* Define to the full name of this package. */
00018 #ifndef PACKAGE_NAME
00019 #define PACKAGE_NAME "CLHEP Units"
00020 #endif
00021 
00022 /* Define to the full name and version of this package. */
00023 #ifndef PACKAGE_STRING
00024 #define PACKAGE_STRING "CLHEP Units 2.1.2.2"
00025 #endif
00026 
00027 /* Define to the one symbol short name of this package. */
00028 #ifndef PACKAGE_TARNAME
00029 #define PACKAGE_TARNAME "Units"
00030 #endif
00031 
00032 /* Define to the home page for this package. */
00033 #define PACKAGE_URL ""
00034 
00035 /* Define to the version of this package. */
00036 #ifndef PACKAGE_VERSION
00037 #define PACKAGE_VERSION "2.1.2.2"
00038 #endif
00039 
00040 /* Version number of package */
00041 #ifndef VERSION
00042 #define VERSION "2.1.2.2"
00043 #endif
00044 
00045 #endif  // UNITS_DEFS_H