Added set-interrupt-enables! to the list of uninteresting possible
authorStephen Adams <edu/mit/csail/zurich/adams>
Sat, 11 Feb 1995 01:59:38 +0000 (01:59 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Sat, 11 Feb 1995 01:59:38 +0000 (01:59 +0000)
delta-reductions.

v8/src/compiler/midend/cleanup.scm

index fbda95dc803068afcf2cb4d9e337a693c7bb3b08..37badb697c77285b4cf6d676e5e56517f6015cf7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cleanup.scm,v 1.6 1995/02/02 05:01:54 adams Exp $
+$Id: cleanup.scm,v 1.7 1995/02/11 01:59:38 adams Exp $
 
 Copyright (c) 1994 Massachusetts Institute of Technology
 
@@ -221,6 +221,7 @@ MIT in each case. |#
                %vector
                %vector-cons
                %floating-vector-cons
+               set-interrupt-enables!
                string-allocate
                %string-allocate
                %vector-index))