src/Doc/Datatypes/Setup.thy
author wenzelm
Thu, 07 Aug 2025 22:42:21 +0200
changeset 82968 b2b88d5b01b6
parent 69605 a96320074298
permissions -rw-r--r--
update to jdk-21.0.8; enforce rebuild of Isabelle/ML and Isabelle/Scala;

theory Setup
imports Main
begin

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

end