src/Pure/General/output.ML
changeset 15010 72fbe711e414
parent 14984 edbc81e60809
child 15190 b6788dbd2ef9
equal deleted inserted replaced
15009:8c89f588c7aa 15010:72fbe711e414
     1 (*  Title:      Pure/General/output.ML
     1 (*  Title:      Pure/General/output.ML
     2     ID:         $Id$
     2     ID:         $Id$
     3     Author:     Makarius, Hagia Maria Sion Abbey (Jerusalem)
     3     Author:     Makarius, Hagia Maria Sion Abbey (Jerusalem)
     4     License:    GPL (GNU GENERAL PUBLIC LICENSE)
       
     5 
     4 
     6 Output channels and diagnostic messages.
     5 Output channels and diagnostic messages.
     7 *)
     6 *)
     8 
     7 
     9 signature BASIC_OUTPUT =
     8 signature BASIC_OUTPUT =