From 436abd92a520f13843b102b24b61802c88c7dba7 Mon Sep 17 00:00:00 2001 From: Emilio Jesus Gallego Arias Date: Thu, 15 Jun 2017 19:51:06 +0200 Subject: [make] remove compat5 file. It is empty and not used anymore. --- grammar/compat5.ml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 grammar/compat5.ml (limited to 'grammar') diff --git a/grammar/compat5.ml b/grammar/compat5.ml deleted file mode 100644 index 370d9e3a0..000000000 --- a/grammar/compat5.ml +++ /dev/null @@ -1,13 +0,0 @@ -(************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(*