doc-src/IsarImplementation/Thy/Syntax.thy
author boehmes
Tue, 08 Dec 2009 18:47:25 +0100
changeset 34034 28dae2b40c6f
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
merged

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end