doc-src/Codegen/Thy/Setup.thy
changeset 32833 f3716d1a2e48
parent 30227 853abb4853cc
child 34071 93bfbb557e2e
equal deleted inserted replaced
32827:2729c8033326 32833:f3716d1a2e48
     8 ML {* no_document use_thys
     8 ML {* no_document use_thys
     9   ["Efficient_Nat", "Code_Char_chr", "Product_ord", "~~/src/HOL/Imperative_HOL/Imperative_HOL",
     9   ["Efficient_Nat", "Code_Char_chr", "Product_ord", "~~/src/HOL/Imperative_HOL/Imperative_HOL",
    10    "~~/src/HOL/Decision_Procs/Ferrack"] *}
    10    "~~/src/HOL/Decision_Procs/Ferrack"] *}
    11 
    11 
    12 ML_command {* Code_Target.code_width := 74 *}
    12 ML_command {* Code_Target.code_width := 74 *}
    13 ML_command {* reset unique_names *}
    13 ML_command {* Unsynchronized.reset unique_names *}
    14 
    14 
    15 end
    15 end