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

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