doc-src/IsarImplementation/Thy/Syntax.thy
author bulwahn
Wed, 20 Jan 2010 18:08:08 +0100
changeset 34953 a053ad2a7a72
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
adopting Sequences

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end