src/Doc/Implementation/Base.thy
author paulson <lp15@cam.ac.uk>
Thu, 14 Aug 2025 14:25:20 +0100
changeset 83006 987cd5e21f72
parent 69605 a96320074298
permissions -rw-r--r--
Removed an SMT call

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end