*   FORTRAN ERROR include file
*   Generated by ERRGEN utility
 
      INTEGER PARSE__GLOBACC
      PARAMETER ( PARSE__GLOBACC = 144737059 )
*   invalid ASSOCIATION access symbol
 
      INTEGER PARSE__IFLOPN
      PARAMETER ( PARSE__IFLOPN = 144737067 )
*   failed to open interface text file
 
      INTEGER PARSE__IVCONV
      PARAMETER ( PARSE__IVCONV = 144737075 )
*   type conversion failed
 
      INTEGER PARSE__IVLIST
      PARAMETER ( PARSE__IVLIST = 144737083 )
*   constraint list cannot contain structures or logicals
 
      INTEGER PARSE__IVPOS
      PARAMETER ( PARSE__IVPOS = 144737091 )
*   POSITION specifier is not an integer
 
      INTEGER PARSE__IVSYN
      PARAMETER ( PARSE__IVSYN = 144737099 )
*   invalid syntax - latest word obtained was not expected
 
      INTEGER PARSE__IVVPATH
      PARAMETER ( PARSE__IVVPATH = 144737107 )
*   invalid VPATH specifier
 
      INTEGER PARSE__NOACT
      PARAMETER ( PARSE__NOACT = 144737115 )
*   requested action name not defined
 
      INTEGER PARSE__NOEND
      PARAMETER ( PARSE__NOEND = 144737123 )
*   missing ENDINTERFACE or ENDMONOLITH statement
 
      INTEGER PARSE__NOMEM
      PARAMETER ( PARSE__NOMEM = 144737131 )
*   parameter/action storage space full
 
      INTEGER PARSE__NOPAR
      PARAMETER ( PARSE__NOPAR = 144737139 )
*   requested parameter name not defined
 
      INTEGER PARSE__OLDACT
      PARAMETER ( PARSE__OLDACT = 144737147 )
*   attempt to define an action which is already defined
 
      INTEGER PARSE__OLDPAR
      PARAMETER ( PARSE__OLDPAR = 144737155 )
*   attempt to define a parameter which is already defined
 
      INTEGER PARSE__OLDPOS
      PARAMETER ( PARSE__OLDPOS = 144737163 )
*   attempt to define a POSITION which is aready in use
 
      INTEGER PARSE__OLDREQ
      PARAMETER ( PARSE__OLDREQ = 144737171 )
*   name repeated on a NEEDS list
 
      INTEGER PARSE__READERR
      PARAMETER ( PARSE__READERR = 144737179 )
*   error reading interface text file
 
      INTEGER PARSE__VALSYN
      PARAMETER ( PARSE__VALSYN = 144737187 )
*   syntax error in an attempt to give a parameter value
 
      INTEGER PARSE__VALTYPE
      PARAMETER ( PARSE__VALTYPE = 144737195 )
*   mismatch between given constant value and declared type
 
      INTEGER PARSE__IVCOORD
      PARAMETER ( PARSE__IVCOORD = 144737203 )
*   menu coordinate is not an integer
 
      INTEGER PARSE__IVPPATH
      PARAMETER ( PARSE__IVPPATH = 144737211 )
*   invalid PPATH specifier
 
      INTEGER PARSE__OLDACTKEY
      PARAMETER ( PARSE__OLDACTKEY = 144737219 )
*   duplicate action KEYWORD
 
      INTEGER PARSE__ACTLEN
      PARAMETER ( PARSE__ACTLEN = 144737227 )
*   action name too long
 
      INTEGER PARSE__PARLEN
      PARAMETER ( PARSE__PARLEN = 144737235 )
*   parameter name too long
 
      INTEGER PARSE__IFCOPN
      PARAMETER ( PARSE__IFCOPN = 144737243 )
*   failed to create output (.IFC) file
 
      INTEGER PARSE__BIGVEC
      PARAMETER ( PARSE__BIGVEC = 144737251 )
*   token storage overflow
 
      INTEGER PARSE__NCPOS
      PARAMETER ( PARSE__NCPOS = 144737259 )
*   Parameter positions are not a contiguous set
 
      INTEGER PARSE__MISEND
      PARAMETER ( PARSE__MISEND = 144737267 )
*   Missing ENDINTERFACE
