src/Doc/Implementation/Base.thy
author Fabian Huch <huch@in.tum.de>
Wed, 29 May 2024 14:55:36 +0200
changeset 80204 81f2fbf3975d
parent 69605 a96320074298
permissions -rw-r--r--
clarified web app endpoints;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end