summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/f
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2004-01-05 20:27:51 +0000
committerkan <kan@FreeBSD.org>2004-01-05 20:27:51 +0000
commit9cc58e02e041b4f78bdbba12d9f2844e9ca0e003 (patch)
tree1561152e7199dadabd49e1507041b3d909404275 /contrib/gcc/f
parent3261f967805004e1bd525a4d6f989568835257cc (diff)
downloadFreeBSD-src-9cc58e02e041b4f78bdbba12d9f2844e9ca0e003.zip
FreeBSD-src-9cc58e02e041b4f78bdbba12d9f2844e9ca0e003.tar.gz
This commit was generated by cvs2svn to compensate for changes in r124151,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/gcc/f')
-rw-r--r--contrib/gcc/f/version.c4
-rw-r--r--contrib/gcc/f/version.h6
2 files changed, 0 insertions, 10 deletions
diff --git a/contrib/gcc/f/version.c b/contrib/gcc/f/version.c
deleted file mode 100644
index 16c33e7..0000000
--- a/contrib/gcc/f/version.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "ansidecl.h"
-#include "f/version.h"
-
-const char *const ffe_version_string = "3.2.2 20030205 (release)";
diff --git a/contrib/gcc/f/version.h b/contrib/gcc/f/version.h
deleted file mode 100644
index fe77551..0000000
--- a/contrib/gcc/f/version.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef GCC_F_VERSION_H
-#define GCC_F_VERSION_H
-
-extern const char *const ffe_version_string;
-
-#endif /* ! GCC_F_VERSION_H */
OpenPOWER on IntegriCloud