doc-src/IsarImplementation/Thy/Syntax.thy
author haftmann
Mon, 26 Oct 2009 09:03:57 +0100
changeset 33176 d6936fd7cda8
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
merged

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end