src/Doc/System/Base.thy
author wenzelm
Tue, 31 Mar 2015 22:31:05 +0200
changeset 59886 e0dc738eb08c
parent 56059 2390391584c2
child 61656 cfabbc083977
permissions -rw-r--r--
support for explicit scope of private entries;

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end