1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/usr.bin/f2c/version.c
Jean-Marc Zucconi 5d60853225 Update to the 1995/09/20 version. Previous version was 1993/12/17
The diffs are large mainly because of prototyping changes.
1995-09-28 20:36:16 +00:00

3 lines
107 B
C

char F2C_version[] = "19950920";
char xxxvers[] = "\n@(#) FORTRAN 77 to C Translator, VERSION 19950920\n";