src/Doc/Tutorial/Setup.thy
author wenzelm
Tue, 18 May 2021 20:19:02 +0200
changeset 73733 b13b2c1d419e
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
more robust run of makeindex (amending 0f0a2148a099, Gerwin Klein 2004), using the old status-quo of e.g. doc-src/Intro/Makefile;

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end