promotional, or sales literature without prior written consent from
MIT in each case. */
-/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/gctype.c,v 9.22 1987/04/03 00:14:08 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/gctype.c,v 9.23 1987/06/05 20:56:37 cph Rel $
*
* This file contains the table which maps between Types and
* GC Types.
GC_Pair, /* TC_COMPILER_LINK */
GC_Non_Pointer, /* TC_STACK_ENVIRONMENT */
GC_Pair, /* TC_COMPLEX */
- GC_Undefined, /* 0x3D */
+ GC_Vector, /* TC_COMPILED_CODE_BLOCK */
GC_Undefined, /* 0x3E */
GC_Undefined, /* 0x3F */
GC_Undefined, /* 0x40 */
promotional, or sales literature without prior written consent from
MIT in each case. */
-/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/gctype.c,v 9.22 1987/04/03 00:14:08 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/gctype.c,v 9.23 1987/06/05 20:56:37 cph Rel $
*
* This file contains the table which maps between Types and
* GC Types.
GC_Pair, /* TC_COMPILER_LINK */
GC_Non_Pointer, /* TC_STACK_ENVIRONMENT */
GC_Pair, /* TC_COMPLEX */
- GC_Undefined, /* 0x3D */
+ GC_Vector, /* TC_COMPILED_CODE_BLOCK */
GC_Undefined, /* 0x3E */
GC_Undefined, /* 0x3F */
GC_Undefined, /* 0x40 */