src/Doc/JEdit/Base.thy
author wenzelm
Fri, 19 May 2017 18:10:19 +0200
changeset 65875 12c90c0c4b32
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
suppress ANSI control sequences in Scala console;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end