A hack: Introduced macro
authorStephen Adams <edu/mit/csail/zurich/adams>
Wed, 16 Jul 1997 02:36:59 +0000 (02:36 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Wed, 16 Jul 1997 02:36:59 +0000 (02:36 +0000)
commitc6995ba60c60c5c6892c56d9b4273acd96d6194c
tree9af31d03bb13abcbfc2981ee536a1729471fe592
parent5c84358bb066ac8546a90c2675f542fe1994392e
A hack: Introduced macro

case_TC_FIXNUMs

for generating case labels for selecting fixnums, whether there are
one or two typecodes.  This tidies up the support in the 8.0 sources
for eitehr case, and allows more files to be shared between 7.4 and
8.0
v7/src/microcode/debug.c
v7/src/microcode/gccode.h
v7/src/microcode/interp.c
v7/src/microcode/load.c
v7/src/microcode/types.h
v8/src/microcode/interp.c
v8/src/microcode/types.h