src/Doc/Implementation/Base.thy
author wenzelm
Sat, 27 Feb 2021 16:33:16 +0100
changeset 73313 8ae2f8ebc373
parent 69605 a96320074298
permissions -rw-r--r--
discontinued somewhat pointless "integrity test of build_history": it fails right now, but also failed to expose spurious incompatibilities when it was working;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end