doc-src/IsarImplementation/Thy/Syntax.thy
author nipkow
Sat, 02 Jan 2010 22:57:19 +0100
changeset 34227 33d44b1520c0
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
another legacy "asm_lr"

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end