From: Stephen Adams Date: Mon, 1 May 1995 02:43:24 +0000 (+0000) Subject: Removed 2 old fg related bindings. X-Git-Tag: 20090517-FFI~6363 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=188daeee3c3345c4a12a136b06d0678bca5d29f4;p=mit-scheme.git Removed 2 old fg related bindings. --- diff --git a/v8/src/compiler/machines/spectrum/compiler.pkg b/v8/src/compiler/machines/spectrum/compiler.pkg index 1d104c9aa..22a87915d 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.10 1995/04/01 16:51:03 adams Exp $ +$Id: compiler.pkg,v 1.11 1995/05/01 02:43:24 adams Exp $ Copyright (c) 1988-1994 Massachusetts Institute of Technology @@ -190,8 +190,6 @@ MIT in each case. |# dump-rtl po show-bblock-rtl - show-fg - show-fg-node show-rtl write-rtl-instructions) (import (runtime pretty-printer)