src/CTT/Main.thy
author wenzelm
Sat, 01 Sep 2001 00:20:22 +0200
changeset 11545 0b56d9c90dcf
parent 10466 78168ca70469
child 16417 9bc16273c2d4
permissions -rw-r--r--
final proofs := 0;


(*theory Main includes everything*)

theory Main = CTT + Arith + Bool:

end