Move only reference to COMPILE_STEPPER from "scheme.h" to "interp.c",
authorChris Hanson <org/chris-hanson/cph>
Wed, 12 Feb 1997 08:23:35 +0000 (08:23 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 12 Feb 1997 08:23:35 +0000 (08:23 +0000)
commitd0fb8d9f5c3d91ba6b941ad13817c8ea114360db
tree598a31190313dd72339d315ac5a09cc6bd5d1a0f
parentd16b6b3af196b04ecdbf1e41b2fa1c824ce3ba2a
Move only reference to COMPILE_STEPPER from "scheme.h" to "interp.c",
since that is the only file affected.  Also, the previous location of
this reference prevented the assignment in "config.h" from being
properly seen.
v7/src/microcode/interp.c
v7/src/microcode/scheme.h
v8/src/microcode/interp.c