src/Doc/Tutorial/Setup.thy
author wenzelm
Fri, 12 Aug 2022 14:33:50 +0200
changeset 75819 9f7abd148545
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
tuned, following hints by IntelliJ IDEA;

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end