src/Doc/System/Misc.thy
changeset 52550 09e52d4a850a
parent 52444 2cfe6656d6d6
child 53435 2220f0fb5581
--- a/src/Doc/System/Misc.thy	Sun Jul 07 18:34:29 2013 +0200
+++ b/src/Doc/System/Misc.thy	Sun Jul 07 18:43:14 2013 +0200
@@ -238,25 +238,6 @@
   using this template.  *}
 
 
-section {* Printing documents *}
-
-text {*
-  The @{tool_def print} tool prints documents:
-\begin{ttbox}
-Usage: isabelle print [OPTIONS] FILE
-
-  Options are:
-    -c           cleanup -- remove FILE after use
-
-  Print document FILE.
-\end{ttbox}
-
-  The @{verbatim "-c"} option causes the input file to be removed
-  after use.  The printer spool command is determined by the @{setting
-  PRINT_COMMAND} setting.
-*}
-
-
 section {* Remove awkward symbol names from theory sources *}
 
 text {*