src/HOL/Import/HOL_Light_Import.thy
changeset 47266 bf9796e44584
parent 47258 880e587eee9f
child 58889 5b7a9633cfa8
equal deleted inserted replaced
47265:b8c98d476805 47266:bf9796e44584
     7 
     7 
     8 theory HOL_Light_Import
     8 theory HOL_Light_Import
     9 imports HOL_Light_Maps
     9 imports HOL_Light_Maps
    10 begin
    10 begin
    11 
    11 
    12 import_file "$HOL_LIGHT_DUMP"
    12 import_file "$HOL_LIGHT_BUNDLE"
    13 
    13 
    14 end
    14 end
    15 
    15