src/HOL/ex/ROOT.ML
changeset 42601 cddab94eeb14
parent 42161 d1b39536e1fb
child 42607 c8673078f915
equal deleted inserted replaced
42600:604661fb94eb 42601:cddab94eeb14
    76   "List_to_Set_Comprehension_Examples",
    76   "List_to_Set_Comprehension_Examples",
    77   "Set_Algebras"
    77   "Set_Algebras"
    78 ];
    78 ];
    79 
    79 
    80 Unsynchronized.setmp Proofterm.proofs (! Proofterm.proofs)
    80 Unsynchronized.setmp Proofterm.proofs (! Proofterm.proofs)
    81   use_thy "TPTP";
    81   use_thy "CASC_THF0";
    82 
    82 
    83 if getenv "ISABELLE_GHC" = "" then ()
    83 if getenv "ISABELLE_GHC" = "" then ()
    84 else use_thy "Quickcheck_Narrowing_Examples";
    84 else use_thy "Quickcheck_Narrowing_Examples";
    85 
    85 
    86 use_thy "SVC_Oracle";
    86 use_thy "SVC_Oracle";