CookBook/chunks.ML
changeset 96 018bfa718982
parent 90 b071a0b88298
child 117 796c6ea633b3
--- a/CookBook/chunks.ML	Wed Feb 04 20:26:38 2009 +0000
+++ b/CookBook/chunks.ML	Thu Feb 05 16:34:05 2009 +0000
@@ -26,9 +26,14 @@
     #> space_implode "\\isasep\\isanewline%\n"
     #> enclose "\\isa{" "}");
 
+fun output pretty src ctxt = output_list pretty src ctxt o single
+
 val _ = ThyOutput.add_options
  [("gray", Library.setmp gray o boolean)]
 
+
+
+
 (** theory data **)
 
 structure ChunkData = TheoryDataFun