src/CTT/Main.thy
author paulson
Tue, 14 Dec 2004 10:40:07 +0100
changeset 15408 6001135caa91
parent 10466 78168ca70469
child 16417 9bc16273c2d4
permissions -rw-r--r--
tidied; removed references to HOL theories


(*theory Main includes everything*)

theory Main = CTT + Arith + Bool:

end