doc-src/IsarImplementation/Thy/Syntax.thy
author haftmann
Sun, 26 Apr 2009 20:17:50 +0200
changeset 30997 081e825c2218
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
fixed document generation

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end