doc-src/IsarImplementation/Thy/Syntax.thy
author haftmann
Tue, 26 May 2009 12:31:01 +0200
changeset 31254 03a35fbc9dc6
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
documented print_codeproc command

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end