doc-src/IsarImplementation/Thy/Syntax.thy
author chaieb
Sat, 04 Jul 2009 15:19:47 +0200
changeset 31965 f6d9798b13f1
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
merged

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end