doc-src/Tutorial/Ifexpr/proof.ML
author berghofe
Wed, 11 Feb 2004 17:38:21 +0100
changeset 14383 09aab4710789
parent 5377 efb799c5ed3c
permissions -rw-r--r--
Printing functions now use cond_extrn instead of extrn (due to short_names flag)

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