doc-src/IsarImplementation/Thy/Syntax.thy
author nipkow
Sun, 10 May 2009 14:22:04 +0200
changeset 31085 e270f45ac0ec
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
merged

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end