From a4c7f8bd98be2a200489325ff7c5061cf80ab4f3 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Tue, 27 Dec 2016 16:53:30 +0100 Subject: Imported Upstream version 8.6 --- grammar/compat5.ml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 grammar/compat5.ml (limited to 'grammar/compat5.ml') diff --git a/grammar/compat5.ml b/grammar/compat5.ml new file mode 100644 index 00000000..33c1cd60 --- /dev/null +++ b/grammar/compat5.ml @@ -0,0 +1,13 @@ +(************************************************************************) +(* v * The Coq Proof Assistant / The Coq Development Team *) +(*