src/CTT/Main.thy
author streckem
Mon, 26 May 2003 18:36:15 +0200
changeset 14045 a34d89ce6097
parent 10466 78168ca70469
child 16417 9bc16273c2d4
permissions -rw-r--r--
Introduced distinction wf_prog vs. ws_prog


(*theory Main includes everything*)

theory Main = CTT + Arith + Bool:

end