diff options
Diffstat (limited to 'mathcomp/ssreflect/plugin/trunk')
| -rw-r--r-- | mathcomp/ssreflect/plugin/trunk/ssrmatching.ml4 | 1 |
1 files changed, 0 insertions, 1 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) |
