src/Doc/JEdit/Base.thy
author paulson
Thu, 14 Jun 2018 14:23:48 +0100
changeset 68446 92ddca1edc43
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
merged

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end