src/Tools/isac/BaseDefinitions/contextC.sml
changeset 59885 59c5dd27d589
parent 59879 33449c96d99f
child 59886 106e7d8723ca
     1.1 --- a/src/Tools/isac/BaseDefinitions/contextC.sml	Fri Apr 17 18:40:14 2020 +0200
     1.2 +++ b/src/Tools/isac/BaseDefinitions/contextC.sml	Fri Apr 17 18:47:29 2020 +0200
     1.3 @@ -18,11 +18,11 @@
     1.4  (*val subpbl_to_caller  .. rename according to naming convention TODO*)
     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    val transfer_asms_from_to : Proof.context -> Proof.context -> Proof.context
    1.10    val contradict : term list -> term -> bool
    1.11    val insert_assumptions_cao : Proof.context -> term list -> Proof.context
    1.12 -( *\--- ! aktivate for Test_Isac END ----------------------------------------------------------/*)
    1.13 +(*\--- ! aktivate for Test_Isac END ----------------------------------------------------------/*)
    1.14  end
    1.15  
    1.16  structure ContextC(**) : CONTEXT_C(**) =