doc-src/IsarImplementation/Thy/Syntax.thy
author haftmann
Tue, 15 Sep 2009 19:16:35 +0200
changeset 32582 a382876d3290
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
hide new constants

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end