This website requires JavaScript.
Explore
Help
Register
Sign In
MatCat.OpenSource
/
8sa1-gcc
Watch
1
Star
0
Fork
0
You've already forked 8sa1-gcc
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3363316f32
8sa1-gcc
/
gcc
/
f
/
version.h
7 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
INSTALL: Rebuilt. * INSTALL: Rebuilt. * install.texi: Remove "Object File Differences" section. Remove all references to zzz.o failing comparison tests. * version.c, version.h: Renamed from zzz.c and zzz.h. Remove date and time stamps so a 3 stage build reports no differences. * Make-lang.in: Corresponding changes. * Makefile.in: Likewise. * g77.c, parse.c: Likewise. So 3-stage build compares OK. Rename zzz.[ch] files to version.[ch]. From-SVN: r14824
1997-08-17 19:33:04 -04:00
#
ifndef _H_f_version
#
define _H_f_version
Initial revision From-SVN: r14772
1997-08-12 03:47:32 -04:00
INSTALL: Rebuilt. * INSTALL: Rebuilt. * install.texi: Remove "Object File Differences" section. Remove all references to zzz.o failing comparison tests. * version.c, version.h: Renamed from zzz.c and zzz.h. Remove date and time stamps so a 3 stage build reports no differences. * Make-lang.in: Corresponding changes. * Makefile.in: Likewise. * g77.c, parse.c: Likewise. So 3-stage build compares OK. Rename zzz.[ch] files to version.[ch]. From-SVN: r14824
1997-08-17 19:33:04 -04:00
extern
char
*
ffe_version_string
;
Initial revision From-SVN: r14772
1997-08-12 03:47:32 -04:00
#
endif
Reference in New Issue
Copy Permalink