doc-src/Tutorial/Ifexpr/proof.ML
author wenzelm
Tue, 16 Oct 2001 00:35:30 +0200
changeset 11795 12a0fb3ac366
parent 5377 efb799c5ed3c
permissions -rw-r--r--
be more careful about token class markers;

by(induct_tac "b" 1);
by(Auto_tac);