author | wenzelm |
Fri, 03 Sep 2010 20:39:38 +0200 | |
changeset 39124 | 9bac2f4cfd6e |
parent 39123 | 01214c68f8bc |
child 39125 | f45d332a90e3 |
--- a/src/Pure/General/print_mode.ML Fri Sep 03 18:03:48 2010 +0200 +++ b/src/Pure/General/print_mode.ML Fri Sep 03 20:39:38 2010 +0200 @@ -3,6 +3,8 @@ Generic print mode as thread-local value derived from global template; provides implicit configuration for various output mechanisms. + +The special print mode "input" is never enabled for output. *) signature BASIC_PRINT_MODE =