src/Tools/isac/MathEngBasic/method.sml
changeset 60223 740ebee5948b
parent 60154 2ab0d1523731
child 60265 9c9d61fed195
     1.1 --- a/src/Tools/isac/MathEngBasic/method.sml	Sun Apr 18 22:27:43 2021 +0200
     1.2 +++ b/src/Tools/isac/MathEngBasic/method.sml	Sun Apr 18 23:37:59 2021 +0200
     1.3 @@ -19,12 +19,6 @@
     1.4  
     1.5    val from_store: id -> T
     1.6    val from_store': theory -> id -> T
     1.7 -
     1.8 -(* ---- for tests only: shifted from below to remove the Warning "unused" at fun.def. --------- *)
     1.9 -  (*NONE*)
    1.10 -(*/-------------------------------------------------------- ! aktivate for Test_Isac BEGIN ---\* )
    1.11 -  (*NONE*)
    1.12 -( *\--- ! aktivate for Test_Isac END ----------------------------------------------------------/*)
    1.13  end
    1.14  
    1.15  (**)