src/Doc/Implementation/Base.thy
author wenzelm
Fri, 08 Mar 2024 19:18:39 +0100
changeset 79815 56f506c556f1
parent 69605 a96320074298
permissions -rw-r--r--
remove unused/fragile option (amending db37cae970a6) --- universal_table requires pull_date tables;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end