src/CTT/Main.thy
author wenzelm
Fri, 26 Oct 2001 14:02:58 +0200
changeset 11944 0594e63e6057
parent 10466 78168ca70469
child 16417 9bc16273c2d4
permissions -rw-r--r--
tuned notation;


(*theory Main includes everything*)

theory Main = CTT + Arith + Bool:

end