src/Doc/Implementation/Base.thy
author paulson <lp15@cam.ac.uk>
Fri, 22 Aug 2025 16:54:33 +0100
changeset 83028 f53031c95f51
parent 69605 a96320074298
permissions -rw-r--r--
Fixed some ugly proofs

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end