src/Doc/Tutorial/Setup.thy
author paulson <lp15@cam.ac.uk>
Tue, 13 Feb 2024 17:18:50 +0000
changeset 79597 76a1c0ea6777
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
A few lemmas brought in from AFP entries

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end