src/Doc/Tutorial/Setup.thy
author desharna
Sat, 15 Mar 2025 20:33:19 +0100
changeset 82284 a01ea04aa58f
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
removed lemmas left_unique_iff and right_unique_iff

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end