src/CTT/Main.thy
author wenzelm
Wed, 06 Dec 2000 21:32:25 +0100
changeset 10618 5b96bc5fbec3
parent 10466 78168ca70469
child 16417 9bc16273c2d4
permissions -rw-r--r--
deactivate Rational_Numbers (tmp!);


(*theory Main includes everything*)

theory Main = CTT + Arith + Bool:

end