aboutsummaryrefslogtreecommitdiff
path: root/mathcomp
diff options
context:
space:
mode:
authorEnrico Tassi2016-02-25 16:30:59 +0100
committerEnrico Tassi2016-02-25 16:30:59 +0100
commitf3938c6ee7395589df4e6181bedcf74231138916 (patch)
treeda678c645ea856f9fe7b48bc9b74ec7fcaf4536b /mathcomp
parentfb9ccea7f34b7fcd01a5f0f97b5c52b188154f5b (diff)
fix compilation
Diffstat (limited to 'mathcomp')
-rw-r--r--mathcomp/ssreflect/plugin/trunk/ssrmatching.ml41
-rw-r--r--mathcomp/ssreflect/plugin/v8.5/ssrmatching.ml41
2 files changed, 0 insertions, 2 deletions
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)