src/Doc/Implementation/Base.thy
author wenzelm
Mon, 17 Jul 2023 12:22:39 +0200
changeset 78378 2f16f23baefd
parent 69605 a96320074298
permissions -rw-r--r--
tuned source structure;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file \<open>../antiquote_setup.ML\<close>

end