src/HOL/ex/ROOT.ML
changeset 12276 7bafe3d6c248
parent 12274 2582d16acd3d
child 12360 9c156045c8f2
equal deleted inserted replaced
12275:aa2b7b475a94 12276:7bafe3d6c248
     4 Miscellaneous examples for Higher-Order Logic.
     4 Miscellaneous examples for Higher-Order Logic.
     5 *)
     5 *)
     6 
     6 
     7 time_use_thy "Recdefs";
     7 time_use_thy "Recdefs";
     8 time_use_thy "Primrec";
     8 time_use_thy "Primrec";
     9 (* FIXME time_use_thy "Locales"; *)
     9 time_use_thy "Locales";
    10 time_use_thy "Records";
    10 time_use_thy "Records";
    11 time_use_thy "MonoidGroup";
    11 time_use_thy "MonoidGroup";
    12 time_use_thy "StringEx";
    12 time_use_thy "StringEx";
    13 time_use_thy "BinEx";
    13 time_use_thy "BinEx";
    14 setmp proofs 2 time_use_thy "Hilbert_Classical";
    14 setmp proofs 2 time_use_thy "Hilbert_Classical";