src/Doc/Tutorial/Setup.thy
author Fabian Huch <huch@in.tum.de>
Mon, 15 Apr 2024 20:35:56 +0200
changeset 80104 138b5172c7f8
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
clarified web app parameters: more flexible, using HTML5 id specification (nonempty unicode string with no spaces);

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end