src/Doc/Implementation/Base.thy
author wenzelm
Mon, 20 Oct 2025 14:38:15 +0200
changeset 83321 7505b5e592b1
parent 69605 a96320074298
permissions -rw-r--r--
discontinue ancient "use_thy" operation: does not quite work without Isabelle/Scala session context;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end