Add variable `unspecific' which the compiler may treat as being bound
authorChris Hanson <org/chris-hanson/cph>
Fri, 5 Aug 1988 20:15:45 +0000 (20:15 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 5 Aug 1988 20:15:45 +0000 (20:15 +0000)
commit3bac143015c2db752baf11a0799ddfc02a1cc0c0
treefb965187ee3ec8781f59211ea799d2092cc8173a
parent3857362566224dc5bc0ed11dd59357b0f53c4303
Add variable `unspecific' which the compiler may treat as being bound
to any convenient value.  This is used as the value of an expression
when that expression's value is unused.
v7/src/runtime/global.scm
v7/src/sf/gconst.scm
v8/src/runtime/global.scm