src/Doc/Implementation/Base.thy
author wenzelm
Fri, 30 Oct 2020 23:43:08 +0100
changeset 72522 6e27af808c17
parent 69605 a96320074298
permissions -rw-r--r--
more privileges for the sake of mysqldump (avoid workaround --no-tablespaces);

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end