From a4306c357407c8d5e10eb35bb270f4bde5287c78 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Mon, 2 Jul 2018 19:00:39 +0200 Subject: Remove the hardcoded compatibility wit_hyp -> wit_var from the parser. --- plugins/ltac/coretactics.mlg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/ltac') 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" -- cgit v1.2.3