Change names of set operations to indicate whether they use `eq?' or
authorChris Hanson <org/chris-hanson/cph>
Thu, 18 Dec 1986 06:12:29 +0000 (06:12 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 18 Dec 1986 06:12:29 +0000 (06:12 +0000)
commitc0371902e9c5a360bb016d43308011c9ce1aa998
tree73a12421e046557efee7a224ebcdaa0aefd84560
parent0d8f1d11e1352b96d61bc43a4de51e9ab331edc0
Change names of set operations to indicate whether they use `eq?' or
`eqv?' to determine membership.  Eliminate multiple copies of various
such operations.
v7/src/compiler/back/lapgn1.scm
v7/src/compiler/back/regmap.scm
v7/src/compiler/base/utils.scm