src/Doc/Datatypes/Setup.thy
author wenzelm
Mon, 06 Apr 2015 23:14:05 +0200
changeset 59940 087d81f5213e
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
local setup of induction tools, with restricted access to auxiliary consts; proper antiquotations for formerly inaccessible consts;

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end