src/Doc/Tutorial/Setup.thy
author haftmann
Thu, 20 Jun 2024 14:28:46 +0000
changeset 80401 31bf95336f16
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
dropped references to theorems from transitional theory Divides.thy

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end