src/Doc/Isar_Ref/Base.thy
author wenzelm
Mon, 06 Apr 2015 23:14:05 +0200
changeset 59940 087d81f5213e
parent 56451 856492b0f755
child 61656 cfabbc083977
permissions -rw-r--r--
local setup of induction tools, with restricted access to auxiliary consts; proper antiquotations for formerly inaccessible consts;

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end