src/Doc/Isar_Ref/Base.thy
author wenzelm
Tue, 04 Sep 2018 16:23:54 +0200
changeset 68908 abc338d25640
parent 62312 5e5a881ebc12
child 69605 a96320074298
permissions -rw-r--r--
support for watchdog_timeout;

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end