From: Guillermo J. Rozas Date: Tue, 23 Feb 1993 20:19:14 +0000 (+0000) Subject: Bug when checking in the last version. X-Git-Tag: 20090517-FFI~8477 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=3ac2ff6cb7ab511e54801e89f58e6578470c6eb8;p=mit-scheme.git Bug when checking in the last version. --- diff --git a/v7/src/microcode/boot.c b/v7/src/microcode/boot.c index 6b1d7a33a..013158b9b 100644 --- a/v7/src/microcode/boot.c +++ b/v7/src/microcode/boot.c @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: boot.c,v 9.76 1993/02/23 02:38:48 gjr Exp $ +$Id: boot.c,v 9.77 1993/02/23 20:19:14 gjr Exp $ Copyright (c) 1988-1993 Massachusetts Institute of Technology @@ -389,7 +389,6 @@ DEFUN (Start_Scheme, (Start_Prim, File_Name), Enter_Interpreter (); } -extern void EXFUN (Interpret, (Boolean)); extern SCHEME_OBJECT EXFUN (Re_Enter_Interpreter, (void)); static void