From d0bbdb991135794449574b5d9ddfd0787e9146ff Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Fri, 15 Jul 2005 05:31:58 +0000 Subject: [PATCH] Implement ULONG/FIXNUM conversion macros. --- v7/src/microcode/object.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v7/src/microcode/object.h b/v7/src/microcode/object.h index 5749f8838..79fcd6688 100644 --- a/v7/src/microcode/object.h +++ b/v7/src/microcode/object.h @@ -1,10 +1,10 @@ /* -*-C-*- -$Id: object.h,v 9.57 2005/07/15 05:31:42 cph Exp $ +$Id: object.h,v 9.58 2005/07/15 05:31:58 cph Exp $ Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology Copyright 1993,1995,1997,1998,2000,2001 Massachusetts Institute of Technology -Copyright 2003 Massachusetts Institute of Technology +Copyright 2003,2005 Massachusetts Institute of Technology This file is part of MIT/GNU Scheme. -- 2.25.1