src/Doc/Implementation/Base.thy
author wenzelm
Sun, 25 Aug 2019 22:17:24 +0200
changeset 70609 5549e686d6ac
parent 69605 a96320074298
permissions -rw-r--r--
proper positions for 'termination' command instead of original 'function' command, e.g. relevant for isabelle mmt_import;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end