src/Doc/Tutorial/Setup.thy
author wenzelm
Fri, 03 Jan 2025 22:35:28 +0100
changeset 81711 a55b236f9e1d
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
rebuild E 3.1 on Windows/Cygwin, with patch for proper interrupts;

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end