src/CTT/Main.thy
author kleing
Thu, 17 Jan 2002 15:06:36 +0100
changeset 12791 ccc0f45ad2c4
parent 10466 78168ca70469
child 16417 9bc16273c2d4
permissions -rw-r--r--
registered directly executable version with the code generator


(*theory Main includes everything*)

theory Main = CTT + Arith + Bool:

end