doc-src/IsarImplementation/Thy/Syntax.thy
author haftmann
Thu, 25 Jun 2009 15:42:36 +0200
changeset 31805 2f0adf64985b
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
merged

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end