src/Tools/isac/Specify/calchead.sml
changeset 59597 c98fe08a7225
parent 59595 c5c128afdb00
child 59598 b9f67bf60308
     1.1 --- a/src/Tools/isac/Specify/calchead.sml	Tue Aug 27 15:32:38 2019 +0200
     1.2 +++ b/src/Tools/isac/Specify/calchead.sml	Tue Aug 27 18:03:33 2019 +0200
     1.3 @@ -867,11 +867,11 @@
     1.4  val itms =
     1.5    if mI' = ["Biegelinien", "ausBelastung"]
     1.6    then itms @
     1.7 -    [(4, [1], true, "#Given", Model.Cor ((Const ("Biegelinie.Biegelinie", Type ("fun", [Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]), Type ("Tools.una", [])])),
     1.8 +    [(4, [1], true, "#Given", Model.Cor ((Const ("Biegelinie.Biegelinie", Type ("fun", [Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]), Type ("Input_Descript.una", [])])),
     1.9          [Free ("y", Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]))]),
    1.10        (Free ("id_fun", Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])])),
    1.11          [Free ("y", Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]))] ))),
    1.12 -    (5, [1], true, "#Given", Model.Cor ((Const ("Biegelinie.AbleitungBiegelinie", Type ("fun", [Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]), Type ("Tools.una", [])])),
    1.13 +    (5, [1], true, "#Given", Model.Cor ((Const ("Biegelinie.AbleitungBiegelinie", Type ("fun", [Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]), Type ("Input_Descript.una", [])])),
    1.14          [Free ("dy", Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]))]),
    1.15        (Free ("id_abl", Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])])),
    1.16          [Free ("dy", Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]))] )))]
    1.17 @@ -1140,11 +1140,11 @@
    1.18  val itms =
    1.19    if mID = ["Biegelinien", "ausBelastung"]
    1.20    then itms @
    1.21 -    [(4, [1], true, "#Given", Model.Cor ((Const ("Biegelinie.Biegelinie", Type ("fun", [Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]), Type ("Tools.una", [])])),
    1.22 +    [(4, [1], true, "#Given", Model.Cor ((Const ("Biegelinie.Biegelinie", Type ("fun", [Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]), Type ("Input_Descript.una", [])])),
    1.23          [Free ("y", Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]))]),
    1.24        (Free ("id_fun", Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])])),
    1.25          [Free ("y", Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]))] ))),
    1.26 -    (5, [1], true, "#Given", Model.Cor ((Const ("Biegelinie.AbleitungBiegelinie", Type ("fun", [Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]), Type ("Tools.una", [])])),
    1.27 +    (5, [1], true, "#Given", Model.Cor ((Const ("Biegelinie.AbleitungBiegelinie", Type ("fun", [Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]), Type ("Input_Descript.una", [])])),
    1.28          [Free ("dy", Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]))]),
    1.29        (Free ("id_abl", Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])])),
    1.30          [Free ("dy", Type ("fun", [Type ("Real.real", []), Type ("Real.real", [])]))] )))]