src/CTT/Main.thy
author wenzelm
Wed, 09 Jun 2004 18:52:42 +0200
changeset 14898 a25550451b51
parent 10466 78168ca70469
child 16417 9bc16273c2d4
permissions -rw-r--r--
Url.File;


(*theory Main includes everything*)

theory Main = CTT + Arith + Bool:

end