src/Doc/Tutorial/Setup.thy
author desharna
Mon, 19 Feb 2024 11:21:06 +0100
changeset 79667 d4c077078497
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
added lemmas relpowp_right_unique and relpow_right_unique

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end