From 5bff6d15485afd2ce8d408150929e6240cd91883 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Fri, 2 Jul 2004 01:00:46 +0000 Subject: [PATCH] OBJECT-GC-TYPE is no longer a primitive. --- v7/src/sf/gconst.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/v7/src/sf/gconst.scm b/v7/src/sf/gconst.scm index ad36059b8..48985a07c 100644 --- a/v7/src/sf/gconst.scm +++ b/v7/src/sf/gconst.scm @@ -1,8 +1,9 @@ #| -*-Scheme-*- -$Id: gconst.scm,v 4.29 2003/02/14 18:28:34 cph Exp $ +$Id: gconst.scm,v 4.30 2004/07/02 01:00:46 cph Exp $ -Copyright (c) 1987-2001 Massachusetts Institute of Technology +Copyright 1987,1988,1989,1990,1991,1992 Massachusetts Institute of Technology +Copyright 1993,1994,1997,2001,2004 Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. @@ -183,7 +184,6 @@ USA. NULL? OBJECT-CONSTANT? OBJECT-DATUM - OBJECT-GC-TYPE OBJECT-NEW-TYPE OBJECT-PURE? OBJECT-TYPE -- 2.25.1