src/Doc/System/Base.thy
author wenzelm
Sun, 20 May 2018 15:05:17 +0200
changeset 68227 b95a43d8b826
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
tuned;

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end