doc-src/IsarImplementation/Thy/Syntax.thy
author boehmes
Wed, 02 Sep 2009 21:34:13 +0200
changeset 32500 7106aeb6dd64
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
merged

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end