From 456403bcee8c31322b3655ecf73ae0fb6ab9e8c0 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sat, 19 Mar 2005 04:57:53 +0000 Subject: [PATCH] Define GUARANTEE-UNPARSER-METHOD. --- v7/src/runtime/runtime.pkg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/v7/src/runtime/runtime.pkg b/v7/src/runtime/runtime.pkg index e62ead45d..ea2654c06 100644 --- a/v7/src/runtime/runtime.pkg +++ b/v7/src/runtime/runtime.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: runtime.pkg,v 14.532 2005/03/19 03:14:41 cph Exp $ +$Id: runtime.pkg,v 14.533 2005/03/19 04:57:53 cph Exp $ Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology @@ -138,8 +138,10 @@ USA. (export () default-object default-object? + error:not-unparser-method future? get-next-constant + guarantee-unparser-method interrupt-bit/after-gc interrupt-bit/gc interrupt-bit/global-1 -- 2.25.1