src/Doc/Tutorial/Setup.thy
author wenzelm
Wed, 11 Sep 2024 17:00:02 +0200
changeset 80854 95da048f47d9
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