From f3938c6ee7395589df4e6181bedcf74231138916 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Thu, 25 Feb 2016 16:30:59 +0100 Subject: fix compilation --- mathcomp/ssreflect/plugin/trunk/ssrmatching.ml4 | 1 - mathcomp/ssreflect/plugin/v8.5/ssrmatching.ml4 | 1 - 2 files changed, 2 deletions(-) (limited to 'mathcomp/ssreflect/plugin') diff --git a/mathcomp/ssreflect/plugin/trunk/ssrmatching.ml4 b/mathcomp/ssreflect/plugin/trunk/ssrmatching.ml4 index a231ee4..42fe256 100644 --- a/mathcomp/ssreflect/plugin/trunk/ssrmatching.ml4 +++ b/mathcomp/ssreflect/plugin/trunk/ssrmatching.ml4 @@ -1303,7 +1303,6 @@ let ssrpatterntac ist arg gl = (* Register "ssrpattern" tactic *) let () = - let assoc_var s ist = let mltac _ ist = let arg = Genarg.out_gen (topwit wit_ssrpatternarg) diff --git a/mathcomp/ssreflect/plugin/v8.5/ssrmatching.ml4 b/mathcomp/ssreflect/plugin/v8.5/ssrmatching.ml4 index f642811..fc0b573 100644 --- a/mathcomp/ssreflect/plugin/v8.5/ssrmatching.ml4 +++ b/mathcomp/ssreflect/plugin/v8.5/ssrmatching.ml4 @@ -1290,7 +1290,6 @@ let ssrpatterntac ist arg gl = (* Register "ssrpattern" tactic *) let () = - let assoc_var s ist = let mltac _ ist = let arg = Genarg.out_gen (topwit wit_ssrpatternarg) -- cgit v1.2.3