diff options
Diffstat (limited to 'tactics/auto.ml')
| -rw-r--r-- | tactics/auto.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tactics/auto.ml b/tactics/auto.ml index fd6dd03613..35b0dc7ff8 100644 --- a/tactics/auto.ml +++ b/tactics/auto.ml @@ -1105,7 +1105,6 @@ si après Intros la conclusion matche le pattern. let (forward_interp_tactic, extern_interp) = Hook.make () -(* arnaud: potentiel bug avec ce try/with *) let conclPattern concl pat tac = let constr_bindings = match pat with |
