doc-src/Tutorial/Ifexpr/proof.ML
author oheimb
Tue, 01 Feb 2000 18:18:36 +0100
changeset 8180 879280b50571
parent 5377 efb799c5ed3c
permissions -rw-r--r--
added forgotten definition of make_imp_tac

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