src/CTT/Main.thy
author nipkow
Tue, 04 Sep 2001 17:31:18 +0200
changeset 11548 0028bd06a19c
parent 10466 78168ca70469
child 16417 9bc16273c2d4
permissions -rw-r--r--
*** empty log message ***


(*theory Main includes everything*)

theory Main = CTT + Arith + Bool:

end