src/HOL/Predicate_Compile_Examples/ROOT.ML
author blanchet
Tue, 31 Aug 2010 21:01:47 +0200
changeset 38944 827c98e8ba8b
parent 38730 5bbdd9a9df62
child 38948 c4e6afaa8dcd
permissions -rw-r--r--
fiddling with "try"

use_thys ["Predicate_Compile_Examples", "Predicate_Compile_Quickcheck_Examples", "Specialisation_Examples"];
if getenv "PROLOG_HOME" = "" then () else use_thys ["Code_Prolog_Examples", "Hotel_Example"];