From: Chris Hanson Date: Mon, 20 Nov 2000 13:25:41 +0000 (+0000) Subject: Fix thinko. X-Git-Tag: 20090517-FFI~3194 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=9f9da31cf5bbe197abfcbd24dcae16ecb8db0b72;p=mit-scheme.git Fix thinko. --- diff --git a/v7/src/runtime/chrsyn.scm b/v7/src/runtime/chrsyn.scm index 2d0ca85e9..e81e3d525 100644 --- a/v7/src/runtime/chrsyn.scm +++ b/v7/src/runtime/chrsyn.scm @@ -1,8 +1,8 @@ ;;; -*-Scheme-*- ;;; -;;; $Id: chrsyn.scm,v 1.2 2000/11/20 13:25:28 cph Exp $ +;;; $Id: chrsyn.scm,v 1.3 2000/11/20 13:25:41 cph Exp $ ;;; -;;; Copyright (c) 1986, 1989-1999 Massachusetts Institute of Technology +;;; Copyright (c) 1986, 1989-2000 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