src/Doc/Tutorial/Setup.thy
author Thomas Lindae <thomas.lindae@in.tum.de>
Wed, 17 Jul 2024 21:02:30 +0200
changeset 81077 664c1a6cc8c1
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
vscode: removed README because its content is outdated;

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end