From: Chris Hanson Date: Sat, 5 Jan 2002 06:15:10 +0000 (+0000) Subject: Rename ENVIRONMENT-WHICH-BINDS to ENVIRONMENT-THAT-BINDS. X-Git-Tag: 20090517-FFI~2303 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=0e09160ca2828bc496362f0818d46c5e7856d588;p=mit-scheme.git Rename ENVIRONMENT-WHICH-BINDS to ENVIRONMENT-THAT-BINDS. --- 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