doc-src/IsarImplementation/Thy/Base.thy
author ballarin
Tue, 29 Sep 2009 22:15:54 +0200
changeset 32804 ca430e6aee1c
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
Propagation of mixins for interpretation; reactivated diagnostic command print_interps.

theory Base
imports Pure
uses "../../antiquote_setup.ML"
begin

end