doc-src/Tutorial/Ifexpr/proof.ML
author wenzelm
Mon, 26 Apr 1999 10:44:45 +0200
changeset 6508 b8a1e395edd7
parent 5377 efb799c5ed3c
permissions -rw-r--r--
tuned msgs; outer syntax;

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