src/Tools/isac/BaseDefinitions/rewrite-order.sml
changeset 59885 59c5dd27d589
parent 59866 3b194392ea71
child 59886 106e7d8723ca
     1.1 --- a/src/Tools/isac/BaseDefinitions/rewrite-order.sml	Fri Apr 17 18:40:14 2020 +0200
     1.2 +++ b/src/Tools/isac/BaseDefinitions/rewrite-order.sml	Fri Apr 17 18:47:29 2020 +0200
     1.3 @@ -19,9 +19,9 @@
     1.4    val assoc_rew_ord: string -> subst -> term * term -> bool
     1.5  (* ---- for tests only: shifted from below to remove the Warning "unused" at fun.def. --------- *)
     1.6    (*NONE*)
     1.7 -(*/-------------------------------------------------------- ! aktivate for Test_Isac BEGIN ---\* )
     1.8 +(*/-------------------------------------------------------- ! aktivate for Test_Isac BEGIN ---\*)
     1.9    (*NONE*)
    1.10 -( *\--- ! aktivate for Test_Isac END ----------------------------------------------------------/*)
    1.11 +(*\--- ! aktivate for Test_Isac END ----------------------------------------------------------/*)
    1.12  end
    1.13  
    1.14  (**)