From 9043add656177eeac1491a73d2f3ab92bec0013c Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 29 Dec 2018 14:31:27 -0500 Subject: Imported Upstream version 8.8.2 --- grammar/compat5.ml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 grammar/compat5.ml (limited to 'grammar/compat5.ml') diff --git a/grammar/compat5.ml b/grammar/compat5.ml deleted file mode 100644 index 33c1cd60..00000000 --- a/grammar/compat5.ml +++ /dev/null @@ -1,13 +0,0 @@ -(************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(*