src/Doc/Implementation/Base.thy
author wenzelm
Sat, 22 Jan 2022 13:00:03 +0100
changeset 74994 26794ec7c78e
parent 69605 a96320074298
permissions -rw-r--r--
some updates and clarification on Assumption.export_term;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end