src/CTT/Main.thy
author paulson
Wed, 25 Jul 2001 18:21:01 +0200
changeset 11455 e07927b980ec
parent 10466 78168ca70469
child 16417 9bc16273c2d4
permissions -rw-r--r--
defer_recdef (lazyR_def) now looks for theorem Hilbert_Choice.tfl_some dynamically, so recdef no longer needs to import Hilbert_Choice.


(*theory Main includes everything*)

theory Main = CTT + Arith + Bool:

end