aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/ocaml/byterun/caml/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/ocaml/byterun/caml/version.h')
-rw-r--r--test/monniaux/ocaml/byterun/caml/version.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/monniaux/ocaml/byterun/caml/version.h b/test/monniaux/ocaml/byterun/caml/version.h
deleted file mode 100644
index 68d7000e..00000000
--- a/test/monniaux/ocaml/byterun/caml/version.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#define OCAML_VERSION_MAJOR 4
-#define OCAML_VERSION_MINOR 7
-#define OCAML_VERSION_PATCHLEVEL 1
-#undef OCAML_VERSION_ADDITIONAL
-#define OCAML_VERSION 40701
-#define OCAML_VERSION_STRING "4.07.1"