src/Doc/Implementation/Base.thy
author blanchet
Tue, 22 Feb 2022 12:45:14 +0100
changeset 75124 f12539c8de0c
parent 69605 a96320074298
permissions -rw-r--r--
more handling of Zipperposition definitions in Isar proof construction

(*:maxLineLen=78:*)

theory Base
imports Main
begin

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

end