Bug when checking in.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 23 Feb 1993 20:18:50 +0000 (20:18 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 23 Feb 1993 20:18:50 +0000 (20:18 +0000)
v7/src/microcode/interp.c
v8/src/microcode/interp.c

index eada68a6b6f585d8a35bfdf8eda3831212be2bcd..6e77e92af176d047ceabf5e52bb775d83824af5a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: interp.c,v 9.73 1993/02/23 02:38:43 gjr Exp $
+$Id: interp.c,v 9.74 1993/02/23 20:18:50 gjr Exp $
 
 Copyright (c) 1988-1993 Massachusetts Institute of Technology
 
@@ -45,8 +45,6 @@ MIT in each case. */
 #include "zones.h"
 #include "prmcon.h"
 
-extern void EXFUN (Interpret, (Boolean));
-
 extern PTR EXFUN (obstack_chunk_alloc, (unsigned int size));
 extern void EXFUN (free, (PTR ptr));
 #define obstack_chunk_free free
index eada68a6b6f585d8a35bfdf8eda3831212be2bcd..6e77e92af176d047ceabf5e52bb775d83824af5a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: interp.c,v 9.73 1993/02/23 02:38:43 gjr Exp $
+$Id: interp.c,v 9.74 1993/02/23 20:18:50 gjr Exp $
 
 Copyright (c) 1988-1993 Massachusetts Institute of Technology
 
@@ -45,8 +45,6 @@ MIT in each case. */
 #include "zones.h"
 #include "prmcon.h"
 
-extern void EXFUN (Interpret, (Boolean));
-
 extern PTR EXFUN (obstack_chunk_alloc, (unsigned int size));
 extern void EXFUN (free, (PTR ptr));
 #define obstack_chunk_free free