src/Doc/Implementation/Base.thy
author wenzelm
Sun, 23 May 2021 19:29:18 +0200
changeset 73769 08db0a06e131
parent 69605 a96320074298
permissions -rw-r--r--
clarified treatment of type constructors;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end