src/Doc/Tutorial/Setup.thy
author paulson <lp15@cam.ac.uk>
Sun, 07 Sep 2025 22:37:57 +0100
changeset 83078 7d6e6531de61
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
Removing "HOL-Library" as ancestor theory

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end