src/Doc/System/Base.thy
author wenzelm
Sat, 17 Mar 2018 16:32:50 +0100
changeset 67890 f4a505d6bc94
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
support for repeated events;

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end