]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ISAJET/isajet/izisrc.inc
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / ISAJET / isajet / izisrc.inc
1 #ifndef CERNLIB_ISAJET_IZISRC_INC
2 #define CERNLIB_ISAJET_IZISRC_INC
3 *
4 *
5 * izisrc.inc
6 *
7 C DEC/CMS REPLACEMENT HISTORY, Element IZISRC.LINK
8 C *1    25-JAN-1990 14:08:41 CSTEWART "Chip Stewart: LINK FILE FOR ISRC BANK"
9 C DEC/CMS REPLACEMENT HISTORY, Element IZISRC.LINK
10 C-----------------------------------------------------------------------
11 C    Created  11-JAN-1990 16:49:35.86  Chip Stewart
12 C    Link offset of bank ISRC in mother bank ISAB
13 C-----------------------------------------------------------------------
14       INTEGER      IZISRC
15       PARAMETER  ( IZISRC = 2)
16
17 #endif