src/Doc/Datatypes/Setup.thy
author wenzelm
Tue, 29 Aug 2023 12:53:28 +0200
changeset 78592 fdfe9b91d96e
parent 69605 a96320074298
permissions -rw-r--r--
misc tuning: support "scalac -source 3.3";

theory Setup
imports Main
begin

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

end