From 0e09160ca2828bc496362f0818d46c5e7856d588 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sat, 5 Jan 2002 06:15:10 +0000 Subject: [PATCH] Rename ENVIRONMENT-WHICH-BINDS to ENVIRONMENT-THAT-BINDS. --- v7/src/runtime/xeval.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v7/src/runtime/xeval.scm b/v7/src/runtime/xeval.scm index 596564c5b..12e42bd69 100644 --- a/v7/src/runtime/xeval.scm +++ b/v7/src/runtime/xeval.scm @@ -1,8 +1,8 @@ #| -*-Scheme-*- -$Id: xeval.scm,v 1.8 2002/01/05 06:15:01 cph Exp $ +$Id: xeval.scm,v 1.9 2002/01/05 06:15:10 cph Exp $ -Copyright (c) 1989-1999, 2001 Massachusetts Institute of Technology +Copyright (c) 1989-1999, 2001, 2002 Massachusetts Institute of Technology This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- 2.25.1