src/HOL/ROOT.ML
changeset 4864 3abfe2093aa0
parent 4758 35f4ad4f055d
child 4896 4727272f3db6
equal deleted inserted replaced
4863:d29776582f8c 4864:3abfe2093aa0
    33 use "cladata.ML";
    33 use "cladata.ML";
    34 use "simpdata.ML";
    34 use "simpdata.ML";
    35 
    35 
    36 use_thy "Ord";
    36 use_thy "Ord";
    37 use_thy "subset";
    37 use_thy "subset";
    38 use "typedef.ML";
    38 use "Tools/typedef_package.ML";
    39 use_thy "Sum";
    39 use_thy "Sum";
    40 use_thy "Gfp";
    40 use_thy "Gfp";
    41 
    41 
    42 use "record.ML";
    42 use "Tools/record_package.ML";
       
    43 use_thy "Record";
    43 
    44 
    44 use "datatype.ML";
    45 use "datatype.ML";
    45 use_thy "Arith";
    46 use_thy "Arith";
    46 use "arith_data.ML";
    47 use "arith_data.ML";
    47 
    48