Add lang/reader.ss for eopl, so it can be used w/ #lang

svn: r10130
This commit is contained in:
Sam Tobin-Hochstadt 2008-06-04 17:02:42 +00:00
parent 7c3962720e
commit bbf0da5ea5

View File

@ -0,0 +1,2 @@
(module reader syntax/module-reader
eopl/eopl)