tuned
authorWalther Neuper <wneuper@ist.tugraz.at>
Wed, 07 Feb 2018 12:51:53 +0100
changeset 59355ad53993fe9b0
parent 59354 bd3e63674755
child 59356 100d34e45307
tuned
src/Tools/isac/calcelems.sml
     1.1 --- a/src/Tools/isac/calcelems.sml	Wed Feb 07 11:27:38 2018 +0100
     1.2 +++ b/src/Tools/isac/calcelems.sml	Wed Feb 07 12:51:53 2018 +0100
     1.3 @@ -240,7 +240,7 @@
     1.4  
     1.5  (* Since Isabelle2017 sessions in theory identifiers are enforced.
     1.6    However, we leave theory identifiers short, in particular in use as keys into KEStore. *)
     1.7 -fun Thy_Info_get_theory thyID = Thy_Info_get_theory ("Isac." ^ thyID)
     1.8 +fun Thy_Info_get_theory thyID = Thy_Info.get_theory ("Isac." ^ thyID)
     1.9       
    1.10  fun term_to_string' ctxt t =
    1.11    let