src/Doc/Implementation/Base.thy
author wenzelm
Tue, 01 Jan 2019 20:57:54 +0100
changeset 69565 1daf07b65385
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
retain important whitespace after 'text' that is suppressed, but swallows adjacent whitespace;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end