Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/zebra/zbcdk.inc is written in an unsupported language. File is not indexed.

0001 *
0002 * $Id$
0003 *
0004 * $Log$
0005 * Revision 1.1  1996/03/06 10:46:56  mclareni
0006 * Initial revision
0007 *
0008 *
0009 #ifndef CERNLIB_ZEBRA_ZBCDK_INC
0010 #define CERNLIB_ZEBRA_ZBCDK_INC
0011 *
0012 *         BCD symbols in CHARACTER representation
0013 *
0014 * zbcdk.inc
0015 *
0016       PARAMETER (MPOSAQ= 1 ,MPOSBQ= 2 ,MPOSCQ= 3 ,MPOSDQ= 4 ,MPOSEQ= 5
0017      X          ,MPOSFQ= 6 ,MPOSGQ= 7 ,MPOSHQ= 8 ,MPOSIQ= 9 ,MPOSJQ=10
0018      X          ,MPOSKQ=11, MPOSLQ=12 ,MPOSMQ=13 ,MPOSNQ=14 ,MPOSOQ=15
0019      X          ,MPOSPQ=16, MPOSQQ=17 ,MPOSRQ=18 ,MPOSSQ=19 ,MPOSTQ=20
0020      X          ,MPOSUQ=21, MPOSVQ=22 ,MPOSWQ=23 ,MPOSXQ=24 ,MPOSYQ=25
0021      X          ,MPOSZQ=26                                            )
0022 
0023 #endif