src/Doc/Implementation/Base.thy
author wenzelm
Thu, 08 Nov 2018 14:48:20 +0100
changeset 69263 c546e37f6cb9
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
clarified ML positions (see also 1a52baa70aed);

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end