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/bintopsb.c,v 9.24 1987/04/16 02:05:24 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/bintopsb.c,v 9.25 1987/04/16 15:30:25 jinx Exp $
*
* This File contains the code to translate internal format binary
* files to portable format.
Mem_Base[(Scn)] = Make_Non_Pointer((Code), (Obj)); \
*Old_Address++ = Make_Non_Pointer(TC_BROKEN_HEART, (Obj)); \
(Obj) += 1; \
- *(FObj)++ = Make_Non_Pointer(TC_STRING, 0); \
+ *(FObj)++ = Make_Non_Pointer(TC_CHARACTER_STRING, 0); \
*(FObj)++ = Old_Contents; \
i = Get_Integer(Old_Contents); \
NStrings += 1; \
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/bintopsb.c,v 9.24 1987/04/16 02:05:24 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/bintopsb.c,v 9.25 1987/04/16 15:30:25 jinx Exp $
*
* This File contains the code to translate internal format binary
* files to portable format.
Mem_Base[(Scn)] = Make_Non_Pointer((Code), (Obj)); \
*Old_Address++ = Make_Non_Pointer(TC_BROKEN_HEART, (Obj)); \
(Obj) += 1; \
- *(FObj)++ = Make_Non_Pointer(TC_STRING, 0); \
+ *(FObj)++ = Make_Non_Pointer(TC_CHARACTER_STRING, 0); \
*(FObj)++ = Old_Contents; \
i = Get_Integer(Old_Contents); \
NStrings += 1; \