Slides/Slides2.thy
changeset 18 598409a21f4c
parent 5 0f2d4b78f839
equal deleted inserted replaced
17:105715a0a807 18:598409a21f4c
     5 
     5 
     6 notation (latex output)
     6 notation (latex output)
     7   set ("_") and
     7   set ("_") and
     8   Cons  ("_::/_" [66,65] 65) 
     8   Cons  ("_::/_" [66,65] 65) 
     9 
     9 
       
    10 (*
    10 ML {*
    11 ML {*
    11   open Printer;
    12   open Printer;
    12   show_question_marks_default := false;
    13   show_question_marks_default := false;
    13   *}
    14   *}
       
    15 *)
    14 
    16 
    15 notation (latex output)
    17 notation (latex output)
    16   Cons ("_::_" [78,77] 73) and
    18   Cons ("_::_" [78,77] 73) and
    17   vt ("valid'_state") and
    19   vt ("valid'_state") and
    18   runing ("running") and
    20   runing ("running") and