doc-src/Tutorial/Misc/induct_auto.ML
author wenzelm
Tue, 03 Aug 1999 19:02:03 +0200
changeset 7170 cb8afc731bee
parent 5377 efb799c5ed3c
permissions -rw-r--r--
tuned;

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