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

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end