doc-src/IsarImplementation/Thy/Syntax.thy
author bulwahn
Thu, 11 Jun 2009 23:13:02 +0200
changeset 31577 ce3721fa1e17
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
added lemma

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end