src/Doc/System/Base.thy
author wenzelm
Fri, 29 Sep 2017 20:49:42 +0200
changeset 66717 67dbf5cdc056
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
more informative loaded_theories: dependencies and syntax;

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end