Fix typo in last edit.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 1 Jul 1993 21:49:02 +0000 (21:49 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 1 Jul 1993 21:49:02 +0000 (21:49 +0000)
v7/src/compiler/etc/disload.scm
v8/src/compiler/etc/disload.scm

index 47bbc33dbd4c8103b15a8585c1991a80b71bedfc..50072dc3aa7dabe1f3986a1580ec499f70f39ed0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: disload.scm,v 1.4 1993/07/01 21:48:35 gjr Exp $
+$Id: disload.scm,v 1.5 1993/07/01 21:49:02 gjr Exp $
 
 Copyright (c) 1993 Massachusetts Institute of Technology
 
@@ -92,4 +92,4 @@ MIT in each case. |#
                (load "dinstr3")))
          (for-each export
                    '(compiler:write-lap-file
-                     compiler:disassemble)))'))))
\ No newline at end of file
+                     compiler:disassemble)))))))
\ No newline at end of file
index 47bbc33dbd4c8103b15a8585c1991a80b71bedfc..50072dc3aa7dabe1f3986a1580ec499f70f39ed0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: disload.scm,v 1.4 1993/07/01 21:48:35 gjr Exp $
+$Id: disload.scm,v 1.5 1993/07/01 21:49:02 gjr Exp $
 
 Copyright (c) 1993 Massachusetts Institute of Technology
 
@@ -92,4 +92,4 @@ MIT in each case. |#
                (load "dinstr3")))
          (for-each export
                    '(compiler:write-lap-file
-                     compiler:disassemble)))'))))
\ No newline at end of file
+                     compiler:disassemble)))))))
\ No newline at end of file