src/Doc/Tutorial/Setup.thy
author wenzelm
Fri, 01 Sep 2023 21:04:14 +0200
changeset 78628 adf227c06812
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
more robust $ISABELLE_TMP_PREFIX on windows: avoid location within Cygwin root, i.e. inside the program directory (see also ff92d6edff2c and 1df53737c59b);

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end