CookBook/Parsing.thy
changeset 85 b02904872d6b
parent 81 8fda6b452f28
child 86 fdb9ea86c2a3
--- a/CookBook/Parsing.thy	Tue Jan 27 17:50:08 2009 +0000
+++ b/CookBook/Parsing.thy	Tue Jan 27 21:22:27 2009 +0000
@@ -597,7 +597,7 @@
   \isacommand{theory}~@{text Command}\\
   \isacommand{imports}~@{text Main}\\
   \isacommand{begin}\\
-  \isacommand{ML}~\isa{\isacharverbatimopen}\\
+  \isacommand{ML}~@{text "\<verbopen>"}\\
   @{ML
 "let
   val do_nothing = Scan.succeed (Toplevel.theory I)
@@ -605,7 +605,7 @@
 in
   OuterSyntax.command \"foobar\" \"description of foobar\" kind do_nothing
 end"}\\
-  \isa{\isacharverbatimclose}\\
+  @{text "\<verbclose>"}\\
   \isacommand{end}
   \end{graybox}
   \caption{\small The file @{text "Command.thy"} is necessary for generating a log