From: Stephen Adams Date: Wed, 14 Dec 1994 20:56:45 +0000 (+0000) Subject: Removed extra `)' X-Git-Tag: 20090517-FFI~6883 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=25b7034b323ad4ee6d58adfb09050c5414356477;p=mit-scheme.git Removed extra `)' --- diff --git a/v8/src/compiler/machines/spectrum/compiler.pkg b/v8/src/compiler/machines/spectrum/compiler.pkg index 8724caa8a..5149f385a 100644 --- a/v8/src/compiler/machines/spectrum/compiler.pkg +++ b/v8/src/compiler/machines/spectrum/compiler.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: compiler.pkg,v 1.4 1994/12/14 20:15:18 adams Exp $ +$Id: compiler.pkg,v 1.5 1994/12/14 20:56:45 adams Exp $ Copyright (c) 1988-1994 Massachusetts Institute of Technology @@ -110,8 +110,7 @@ MIT in each case. |# compiler:use-multiclosures? compiler:display-statistics - compiler:reset-statistics!) -)) + compiler:reset-statistics!)) ;;(define-package (compiler reference-contexts) ;; (files "base/refctx")