Implement special handling for variables of the form
authorChris Hanson <org/chris-hanson/cph>
Mon, 4 May 1987 23:52:57 +0000 (23:52 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 4 May 1987 23:52:57 +0000 (23:52 +0000)
commitb5ce932ed016cfbdb5591d864ae1245bc89d58d3
tree6e23be1bfc501a3c908f7518241f458ba56b22ac
parentaacf599e5541d01c96219f22f0a9a5db7d301778
Implement special handling for variables of the form

(ACCESS <name> #F)

These are integrated regardless of the declarations given for the
program.

Also fix bug in `integrate/reference-operator' which caused the
optimizer to hang in a loop.
v7/src/sf/make.scm
v7/src/sf/subst.scm
v8/src/sf/make.scm