Update runtime system to use lower case as the canonical case for
authorChris Hanson <org/chris-hanson/cph>
Tue, 18 Apr 1989 16:30:11 +0000 (16:30 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 18 Apr 1989 16:30:11 +0000 (16:30 +0000)
commit97ed1244936b671c5eeea8bd7a7b8da733e46920
tree0fcf6cc2da61bd54745ccbb547e1f25df9ce1850
parent093dabd38be270c06215ab638f95a34cb2e20985
Update runtime system to use lower case as the canonical case for
interned symbols.
v7/src/runtime/defstr.scm
v7/src/runtime/lambda.scm
v7/src/runtime/make.scm
v7/src/runtime/parse.scm
v7/src/runtime/runtime.pkg
v7/src/runtime/scan.scm
v7/src/runtime/scode.scm
v7/src/runtime/syntax.scm
v8/src/runtime/make.scm
v8/src/runtime/runtime.pkg