src/Doc/Datatypes/Setup.thy
author wenzelm
Tue, 25 Aug 2020 14:54:41 +0200
changeset 72205 bc71db05abe3
parent 69605 a96320074298
permissions -rw-r--r--
removed pointless version checks: Isabelle component integration does the job already;

theory Setup
imports Main
begin

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

end