Fix a bug in compiled_entry_type by which lexprs were classified as
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 7 Nov 1989 06:37:27 +0000 (06:37 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 7 Nov 1989 06:37:27 +0000 (06:37 +0000)
commitaab2fe3e3aee4df8e988360fdc161c0c1f6933d2
tree1082c7a6553bff6fc558ed6beabb69539f67d835
parent85ddeda8c940069ad7b7be3ab397adcd6a303282
Fix a bug in compiled_entry_type by which lexprs were classified as
random entries.  The min arity was read as the max, and viceversa.
v7/src/microcode/cmpint.c
v8/src/microcode/cmpint.c