]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/elim.ma
auto => autobatch
[helm.git] / matita / tests / elim.ma
index dbcd0930b9f5c351ddaff68408416bf276cb193f..e038c5da2a03e5294fc568ed6829f9cbece7aed3 100644 (file)
@@ -75,5 +75,5 @@ theorem t': \forall x,y. \forall H: sum x y O.
  simplify. intros.
  generalize in match H1.
  rewrite < H2; rewrite < H3.intro.
- rewrite > H4.auto new library.
+ rewrite > H4.autobatch library.
 qed.