src/Tools/isac/BaseDefinitions/unparseC.sml
changeset 59885 59c5dd27d589
parent 59879 33449c96d99f
child 59886 106e7d8723ca
     1.1 --- a/src/Tools/isac/BaseDefinitions/unparseC.sml	Fri Apr 17 18:40:14 2020 +0200
     1.2 +++ b/src/Tools/isac/BaseDefinitions/unparseC.sml	Fri Apr 17 18:47:29 2020 +0200
     1.3 @@ -27,9 +27,9 @@
     1.4    val terms: term list -> term_as_string
     1.5    val term_by_thyID: ThyC.id -> term -> term_as_string
     1.6    val terms_to_strings: term list -> term_as_string list
     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  (**)