remove junk file

This commit is contained in:
Matthew Flatt 2011-11-14 14:36:15 -07:00
parent 1f8c1950fb
commit f6df62e501

View File

@ -1,6 +0,0 @@
@title{Parsing Programs and Data}
The set of syntactic forms and even lexem syntax for a Scheme program
is extensible, so a conventional BNF grammar cannot capture the
grammar of Scheme.