aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/ltac/coretactics.mlg
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ltac/coretactics.mlg')
-rw-r--r--plugins/ltac/coretactics.mlg2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/ltac/coretactics.mlg b/plugins/ltac/coretactics.mlg
index a7331223e..6388906f5 100644
--- a/plugins/ltac/coretactics.mlg
+++ b/plugins/ltac/coretactics.mlg
@@ -20,6 +20,8 @@ open Tacarg
open Names
open Logic
+let wit_hyp = wit_var
+
}
DECLARE PLUGIN "ltac_plugin"