src/Doc/Tutorial/Setup.thy
author desharna
Mon, 18 Oct 2021 11:11:59 +0200
changeset 74515 64c0d78d2f19
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
added timing to Mirabelle action arith

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end