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

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end