src/Doc/JEdit/Base.thy
author wenzelm
Mon, 22 May 2017 19:42:52 +0200
changeset 65904 8411f1a2272c
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
permissive trim_line as in Scala, e.g. relevant for poly/TextIO.print output on Windows;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end