From 9c7427bc911080b1baea2e98b95ef63c24c0060c Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Wed, 12 Sep 1990 16:45:01 +0000 Subject: [PATCH] Update continuation browser to match changes in the debugger. --- v7/src/edwin/edwin.pkg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/v7/src/edwin/edwin.pkg b/v7/src/edwin/edwin.pkg index d9fbda9b1..290775de5 100644 --- a/v7/src/edwin/edwin.pkg +++ b/v7/src/edwin/edwin.pkg @@ -1,8 +1,8 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/edwin.pkg,v 1.16 1990/09/07 18:39:51 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/edwin.pkg,v 1.17 1990/09/12 16:45:01 cph Exp $ -Copyright (c) 1989 Massachusetts Institute of Technology +Copyright (c) 1989, 1990 Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and @@ -586,12 +586,12 @@ MIT in each case. |# command/move-to-parent-environment command/print-environment-procedure command/print-expression - command/print-reduction command/print-reductions + command/print-subproblem-or-reduction command/return command/show-all-frames command/show-current-frame - command/summarize-history + command/summarize-subproblems dstate/environment-list make-initial-dstate show-error-info) -- 2.25.1