src/Doc/Implementation/Base.thy
author wenzelm
Tue, 30 Jul 2019 14:35:29 +0200
changeset 70447 755d58b48cec
parent 69605 a96320074298
permissions -rw-r--r--
clarified modules: provide reconstruct_proof / expand_proof at the bottom of proof term construction;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end