doc-src/IsarImplementation/Thy/Syntax.thy
author haftmann
Fri, 27 Mar 2009 12:22:01 +0100
changeset 30742 3e89ac3905b9
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
tuned notoriously slow metis proof

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end