]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MINICERN/packlib/kernlib/kerngen/kerngen/fortranc.h
This commit was generated by cvs2svn to compensate for changes in r2,
[u/mrichter/AliRoot.git] / MINICERN / packlib / kernlib / kerngen / kerngen / fortranc.h
1 #ifdef WIN32
2 # ifdef CERNLIB_MSSTDCALL
3 #  define F77_UCASE
4 #  define type_of_call _stdcall
5 #  ifndef CERNLIB_QXCAPT
6 #    define CERNLIB_QXCAPT
7 #  endif
8 # else
9 #  define F77_LCASE
10 #  ifndef CERNLIB_QXNO_SC
11 #    define CERNLIB_QXNO_SC
12 #  endif
13 # endif
14 #endif
15
16 #ifndef type_of_call
17 #define type_of_call
18 #endif
19