44 CHARACTER*8 :: CNEM(MXCNEM)
45 INTEGER :: NDC(MXCNEM)
46 INTEGER :: IDCACH(MXCNEM,MAXNC)
This module declares and initializes the MXCNEM variable.
This module declares and initializes the MAXNC variable.
This module contains array and variable declarations for the internal Table A mnemonic cache that is ...