Added usual-integrations.
authorStephen Adams <edu/mit/csail/zurich/adams>
Tue, 27 Jun 1995 22:01:57 +0000 (22:01 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Tue, 27 Jun 1995 22:01:57 +0000 (22:01 +0000)
v8/src/compiler/midend/graph.scm

index 332cbae24e9c0af5564cd810cadc62019faedec6..c5807b4cba2c5948c3eb12ea3a3098bc640088df 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: graph.scm,v 1.2 1994/11/20 00:43:09 jmiller Exp $
+$Id: graph.scm,v 1.3 1995/06/27 22:01:57 adams Exp $
 
 Copyright (c) 1994 Massachusetts Institute of Technology
 
@@ -32,6 +32,8 @@ Technology nor of any adaptation thereof in any advertising,
 promotional, or sales literature without prior written consent from
 MIT in each case. |#
 
+(declare (usual-integrations))
+\f
 (load-option 'hash-table)
 
 (define make-attribute make-eq-hash-table)