src/Doc/System/Base.thy
author wenzelm
Tue, 23 May 2017 10:59:01 +0200
changeset 65908 aefdb9e664c9
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
tuned;

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end