aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/funind
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-02-19 10:07:47 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2018-02-19 10:07:47 +0100
commit1cf756712b5a5216e3a0039fb9d831c8d8ba9cbf (patch)
tree1cadeb96cce15c51dd6ffd217e3242657a11d70f /plugins/funind
parent8e9d1421354d55bc2ea71e37715a19d33cc9bc9c (diff)
parentb60906cc3ee3f994babf9cceff2971bd03485f2f (diff)
Merge PR #6646: Change references to CAMLP4 to CAMLP5 since we no longer use camlp4
Diffstat (limited to 'plugins/funind')
-rw-r--r--plugins/funind/g_indfun.ml41
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/funind/g_indfun.ml4 b/plugins/funind/g_indfun.ml4
index 4b828a702..ac7a2f284 100644
--- a/plugins/funind/g_indfun.ml4
+++ b/plugins/funind/g_indfun.ml4
@@ -5,7 +5,6 @@
(* // * This file is distributed under the terms of the *)
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i camlp4deps: "grammar/grammar.cma" i*)
open Ltac_plugin
open Util
open Pp