src/Doc/Tutorial/Setup.thy
author wenzelm
Mon, 24 Jan 2022 21:29:37 +0100
changeset 74995 68ffcf5cc94b
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
updated to polyml-test-15c840d48c9a;

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end