diff options
| author | Maxime Dénès | 2018-01-25 13:44:13 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2018-01-25 13:44:13 +0100 |
| commit | d46da488030a8dc27fd84c06fd9c3e7b7a6f996e (patch) | |
| tree | c2a3c8c2029dbdb11ca50302d792da43d6b6f143 /plugins/funind/recdef.mli | |
| parent | 388b0adaa0fc3f52e80b562a0238dbc723b1b12f (diff) | |
| parent | 1e8def9c26a169ff344180cdb9c47c5f7f4b216e (diff) | |
Merge PR #6650: Remove dead code from funind.
Diffstat (limited to 'plugins/funind/recdef.mli')
| -rw-r--r-- | plugins/funind/recdef.mli | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/funind/recdef.mli b/plugins/funind/recdef.mli index 50b84731b5..b95d64ce9e 100644 --- a/plugins/funind/recdef.mli +++ b/plugins/funind/recdef.mli @@ -1,6 +1,5 @@ open Constr -(* val evaluable_of_global_reference : Libnames.global_reference -> Names.evaluable_global_reference *) val tclUSER_if_not_mes : Tacmach.tactic -> bool -> |
