doc-src/IsarImplementation/Thy/Syntax.thy
author haftmann
Wed, 23 Sep 2009 14:00:12 +0200
changeset 32657 5f13912245ff
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
Code_Eval(uation)

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end