src/Doc/JEdit/Base.thy
author wenzelm
Wed, 12 Feb 2025 13:32:04 +0100
changeset 82145 5b8639cb0d11
parent 69605 a96320074298
permissions -rw-r--r--
tuned: fewer warnings with scalac -Wunused:all;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end