]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MICROCERN/kerngen/iall1s.inc
par file fix
[u/mrichter/AliRoot.git] / MICROCERN / kerngen / iall1s.inc
CommitLineData
fe4da5cc 1C set a word of all ones
2#if defined(CERNLIB_QMDOS) && !defined(CERNLIB_QFMSOFT)
3 PARAMETER (IALL11 = NOT(0))
4#else
5 PARAMETER (IALL11 = -1)
6#endif