diff options
| author | Maxime Dénès | 2018-02-19 10:07:47 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2018-02-19 10:07:47 +0100 |
| commit | 1cf756712b5a5216e3a0039fb9d831c8d8ba9cbf (patch) | |
| tree | 1cadeb96cce15c51dd6ffd217e3242657a11d70f /plugins/funind | |
| parent | 8e9d1421354d55bc2ea71e37715a19d33cc9bc9c (diff) | |
| parent | b60906cc3ee3f994babf9cceff2971bd03485f2f (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.ml4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/funind/g_indfun.ml4 b/plugins/funind/g_indfun.ml4 index 4b828a7022..ac7a2f2842 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 |
