src/Doc/Tutorial/Setup.thy
author paulson <lp15@cam.ac.uk>
Sun, 12 May 2024 23:23:39 +0100
changeset 80176 7fefa7839ac6
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
syntax of gchoose now the same as choose

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end