doc-src/IsarImplementation/Thy/Syntax.thy
author haftmann
Wed, 11 Nov 2009 15:10:29 +0100
changeset 33613 ad27f52ee759
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
explicit invocation of code generation

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end