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

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end