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

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

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

end