doc-src/TutorialI/Recdef/ROOT.ML
author blanchet
Thu, 02 Sep 2010 11:29:02 +0200
changeset 39036 dff91b90d74c
parent 10187 0376cccd9118
permissions -rw-r--r--
use definitional CNFs in Metis rather than plain CNF, following a suggestion by Joe Hurd; this *really* speeds up things -- HOL now builds 12% faster on my machine

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