projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f19a2c
)
Bug when checking in the last version.
author
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Tue, 23 Feb 1993 20:19:14 +0000
(20:19 +0000)
committer
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Tue, 23 Feb 1993 20:19:14 +0000
(20:19 +0000)
v7/src/microcode/boot.c
patch
|
blob
|
history
diff --git
a/v7/src/microcode/boot.c
b/v7/src/microcode/boot.c
index 6b1d7a33af3a90780505262083e198ad48a99bbd..013158b9b21159158cd3789b095ef4f0ae8dd082 100644
(file)
--- a/
v7/src/microcode/boot.c
+++ b/
v7/src/microcode/boot.c
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Id: boot.c,v 9.7
6 1993/02/23 02:38:48
gjr Exp $
+$Id: boot.c,v 9.7
7 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