]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PHOS/CLHEP/config/CLHEP-default.h
This commit was generated by cvs2svn to compensate for changes in r2,
[u/mrichter/AliRoot.git] / PHOS / CLHEP / config / CLHEP-default.h
1 /* config/CLHEP-hppa1.0-hp-hpux10.20-CC.h.  Generated automatically by configure.  */
2 // -*- C++ -*-
3 // CLASSDOC OFF
4 // $Id$
5 // ---------------------------------------------------------------------------
6 // CLASSDOC ON
7 //
8 // This file is a part of the CLHEP - a Class Library for High Energy Physics.
9 //
10 // This file should define some platform dependent features necessary for
11 // the CLHEP class library. Go through it and change the definition of the
12 // macros to suit you platform.
13 //
14 #ifndef _CLHEP_COMPILER_H_
15 #define _CLHEP_COMPILER_H_
16
17 // Define if your FORTRAN compiler post-pends an underscore on all
18 // routine names. This is done automatically by the configure script.
19 //
20 #define FORTRAN_PPU 1
21
22 // Define if your C++ has bool.
23 // This is done automatically by the configure script.
24 //
25 /* #undef HEP_HAVE_BOOL */
26
27 // Define if your C++ compiler requires the "sub" function (see the
28 // Matrix/ module) without const. Such a bug was noticed for some
29 // versions of DEC CXX, SGI CC and HP aCC.
30 // This is done automatically by the configure script.
31 //
32 /* #undef HEP_CC_NEED_SUB_WITHOUT_CONST */
33
34 #endif /* _CLHEP_COMPILER_H_ */