doc-src/TutorialI/Recdef/ROOT.ML
author wenzelm
Sat, 03 Mar 2012 14:04:49 +0100
changeset 46770 44c28a33c461
parent 10187 0376cccd9118
permissions -rw-r--r--
retain original "uses" (again) -- still required for Thy_Load.use_file etc. in ML (notably for maintaining required/provided); tuned;

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