doc-src/IsarImplementation/Thy/Syntax.thy
author wenzelm
Mon, 26 Oct 2009 20:02:37 +0100
changeset 33209 d36ca3960e33
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
tuned white space;

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end