src/Doc/Implementation/Base.thy
author wenzelm
Mon, 22 Feb 2021 12:30:05 +0100
changeset 73273 17c28251fff0
parent 69605 a96320074298
permissions -rw-r--r--
clarified signature: process_result timing from Isabelle/Scala;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end