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:
67dc1d3
)
Eliminate unnecessary declaration.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 29 Jun 1993 23:22:52 +0000
(23:22 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 29 Jun 1993 23:22:52 +0000
(23:22 +0000)
v7/src/runtime/intrpt.scm
patch
|
blob
|
history
diff --git
a/v7/src/runtime/intrpt.scm
b/v7/src/runtime/intrpt.scm
index 3692d809d6a91e521b2dbdb027e8aadf7710337c..5ea52de574591afd6abb6ca5c362317b128c58df 100644
(file)
--- a/
v7/src/runtime/intrpt.scm
+++ b/
v7/src/runtime/intrpt.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: intrpt.scm,v 14.1
4 1993/06/29 22:58:18
cph Exp $
+$Id: intrpt.scm,v 14.1
5 1993/06/29 23:22:52
cph Exp $
Copyright (c) 1988-93 Massachusetts Institute of Technology
@@
-35,8
+35,7
@@
MIT in each case. |#
;;;; Interrupt System
;;; package: (runtime interrupt-handler)
-(declare (usual-integrations)
- (integrate-external "boot"))
+(declare (usual-integrations))
\f
(define (initialize-package!)
(set! index:interrupt-vector