src/Doc/Datatypes/Setup.thy
author wenzelm
Sun, 24 Oct 2021 20:25:51 +0200
changeset 74570 7625b5d7cfe2
parent 69605 a96320074298
permissions -rw-r--r--
clarified name, syntax, messages;

theory Setup
imports Main
begin

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

end