src/Doc/Implementation/Base.thy
author wenzelm
Sat, 20 May 2023 20:56:13 +0200
changeset 78087 90b64ffc48a3
parent 69605 a96320074298
permissions -rw-r--r--
more documentation;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end