src/HOL/Predicate_Compile_Examples/ROOT.ML
changeset 39418 cd6558ed65d7
parent 39416 475856793715
child 39470 52960d359969
equal deleted inserted replaced
39417:1d26c4006c14 39418:cd6558ed65d7
     1 use_thys ["Predicate_Compile_Examples", "Predicate_Compile_Quickcheck_Examples", "Specialisation_Examples", "IMP_1", "IMP_2", "IMP_3", "IMP_4"];
     1 use_thys ["Predicate_Compile_Examples", "Predicate_Compile_Quickcheck_Examples", "Specialisation_Examples", "IMP_1", "IMP_2", "IMP_3", "IMP_4"];
     2 if getenv "PROLOG_HOME" = "" then () else use_thys ["Code_Prolog_Examples", "Context_Free_Grammar_Example", "Hotel_Example", "Lambda_Example", "List_Examples"];
     2 if getenv "PROLOG_HOME" = "" then () else use_thys ["Code_Prolog_Examples", "Context_Free_Grammar_Example", "Hotel_Example", "Lambda_Example", "List_Examples"];
       
     3 setmp_noncritical quick_and_dirty true use_thys ["Reg_Exp_Example"];