! Copyright (c) 1991 Edinburgh Portable Compilers Ltd. All Rights Reserved.
!*
!* modified 15/02/92 - added dwarf version
!* modified 31/08/90 - first version - defines the compiler Release
!*
conststring(60) Impversion= c
"EPC IMP80 Version 4.30
"
!*
conststring(60) F77copyright text= c
"Copyright (c) 1991 EPCL.  All Rights Reserved."
!*
conststring(50) Reldate= c
"
15/04/93
"

!*
!* dwarf version is used by elf puts for the at_producer attribute in
!* compile_unit debug information entries. This information MUST be
!* updated whenever the version info is changed. The 4 fields will
!* will be required by edb/
!*
ownstring(60) dwarf version= c
"EPC Fortran77 (88000) 2.6.6"