src/Tools/isac/CalcElements/calcelems.sml
changeset 59865 75a9d629ea53
parent 59863 0dcc8f801578
     1.1 --- a/src/Tools/isac/CalcElements/calcelems.sml	Fri Apr 10 12:28:47 2020 +0200
     1.2 +++ b/src/Tools/isac/CalcElements/calcelems.sml	Fri Apr 10 14:46:55 2020 +0200
     1.3 @@ -71,7 +71,7 @@
     1.4      val lim_deriv: int Unsynchronized.ref
     1.5      val isabthys: unit -> theory list
     1.6      val partID': ThyC.theory' -> string
     1.7 -    val thm2guh: string * ThyC.thyID -> ThmC.thmID -> guh
     1.8 +    val thm2guh: string * ThyC.thyID -> ThmC_Def.thmID -> guh
     1.9      val rls2guh: string * ThyC.thyID -> Rule_Set.identifier -> guh
    1.10      val theID2guh: theID -> guh
    1.11      type pbt_ = string * (term * term)