src/Doc/Implementation/Base.thy
author wenzelm
Fri, 06 Mar 2015 15:58:56 +0100
changeset 59621 291934bac95e
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
Thm.cterm_of and Thm.ctyp_of operate on local context;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end