From f5c3783e4ed20d9d4faa07feb60064caedd0b083 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Thu, 30 Apr 1998 21:31:11 +0000 Subject: [PATCH] Add mechanism to associate syntax tables with environments. --- v7/src/runtime/global.scm | 4 ++-- v8/src/runtime/global.scm | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/v7/src/runtime/global.scm b/v7/src/runtime/global.scm index 1c3dcc36f..4443dcd39 100644 --- a/v7/src/runtime/global.scm +++ b/v7/src/runtime/global.scm @@ -1,8 +1,8 @@ #| -*-Scheme-*- -$Id: global.scm,v 14.49 1998/04/30 21:28:38 cph Exp $ +$Id: global.scm,v 14.50 1998/04/30 21:31:11 cph Exp $ -Copyright (c) 1988-93 Massachusetts Institute of Technology +Copyright (c) 1988-98 Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and diff --git a/v8/src/runtime/global.scm b/v8/src/runtime/global.scm index ef6aa5ac5..90bbd555e 100644 --- a/v8/src/runtime/global.scm +++ b/v8/src/runtime/global.scm @@ -1,8 +1,8 @@ #| -*-Scheme-*- -$Id: global.scm,v 14.54 1998/04/30 21:28:12 cph Exp $ +$Id: global.scm,v 14.55 1998/04/30 21:30:52 cph Exp $ -Copyright (c) 1988-1996 Massachusetts Institute of Technology +Copyright (c) 1988-98 Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and -- 2.25.1