src/CTT/Main.thy
author paulson
Wed, 10 Jan 2001 11:00:17 +0100
changeset 10840 28a53b68a8c0
parent 10466 78168ca70469
child 16417 9bc16273c2d4
permissions -rw-r--r--
fixed the treatment of Rules and Sets


(*theory Main includes everything*)

theory Main = CTT + Arith + Bool:

end