src/Doc/System/Base.thy
author wenzelm
Fri, 27 Dec 2019 16:02:23 +0100
changeset 71347 3c4c171344f4
parent 69605 a96320074298
child 72763 3cc73d00553c
permissions -rw-r--r--
more examples;

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

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

end