src/Doc/Implementation/Base.thy
author wenzelm
Thu, 27 Feb 2020 12:27:49 +0100
changeset 71488 cf39375d5cfe
parent 69605 a96320074298
permissions -rw-r--r--
clarified versions -- more reproducible build;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end