src/Doc/Datatypes/Setup.thy
author wenzelm
Wed, 11 Oct 2023 14:03:16 +0200
changeset 78763 b7157c137855
parent 69605 a96320074298
permissions -rw-r--r--
tuned;

theory Setup
imports Main
begin

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

end