src/Doc/Tutorial/Setup.thy
author wenzelm
Sat, 11 Feb 2023 21:13:28 +0100
changeset 77247 6ed94a0ec723
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
misc tuning and clarification;

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end