doc-src/TutorialI/Recdef/ROOT.ML
author berghofe
Thu, 03 Jul 2008 00:54:45 +0200
changeset 27449 4880da911af0
parent 10187 0376cccd9118
permissions -rw-r--r--
Rewrote code to use swap_simps rather than calc_atm (which tends to produce ridiculously large nested if-expressions).

use "../settings";
use_thy "termination";
use_thy "Induction";
use_thy "Nested1";
use_thy "Nested2";