From 6b649aba925b6f7462da07599fe67ebb12a3460e Mon Sep 17 00:00:00 2001 From: Samuel Mimram Date: Wed, 28 Jul 2004 21:54:47 +0000 Subject: Imported Upstream version 8.0pl1 --- lib/compat.ml4 | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 lib/compat.ml4 (limited to 'lib/compat.ml4') diff --git a/lib/compat.ml4 b/lib/compat.ml4 new file mode 100644 index 00000000..5e1c65b4 --- /dev/null +++ b/lib/compat.ml4 @@ -0,0 +1,32 @@ +(************************************************************************) +(* v * The Coq Proof Assistant / The Coq Development Team *) +(*