* FORTRAN error include file for facility PSX (Code 1510)
* Generated by the MESSGEN utility

*     No translation of an environment variable
      INTEGER PSX__NOENV
      PARAMETER ( PSX__NOENV = 233209866 )

*     Null pointer returned on memory allocation
      INTEGER PSX__NOALL
      PARAMETER ( PSX__NOALL = 233209874 )

*     Invalid argument TYPE given in call to PSX_CALLOC
      INTEGER PSX__INTYP
      PARAMETER ( PSX__INTYP = 233209882 )

*     Could not get current time with time()
      INTEGER PSX__NOTIM
      PARAMETER ( PSX__NOTIM = 233209890 )

*     Could not get GMT with gmtime()
      INTEGER PSX__NOGMT
      PARAMETER ( PSX__NOGMT = 233209898 )

*     Could not get required memory
      INTEGER PSX__NOMEM
      PARAMETER ( PSX__NOMEM = 233209906 )

