src/HOL/Predicate_Compile_Examples/ROOT.ML
author bulwahn
Tue, 31 Aug 2010 15:21:56 +0200
changeset 38963 b5d126d7be4b
parent 38948 c4e6afaa8dcd
child 39184 71f3f194b962
permissions -rw-r--r--
adapting and tuning example theories

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