From 4f7eaae03b1894288621dfe0b3bc3924e42c938a Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Wed, 16 Mar 1994 23:43:43 +0000 Subject: [PATCH] Numerous changes whose overall goal was the replacement of the old RCS interface with an Emacs-19-like VC interface. --- v7/src/edwin/make.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/v7/src/edwin/make.scm b/v7/src/edwin/make.scm index fc291b541..c6ac76b2c 100644 --- a/v7/src/edwin/make.scm +++ b/v7/src/edwin/make.scm @@ -1,8 +1,8 @@ #| -*-Scheme-*- -$Id: make.scm,v 3.82 1993/11/18 01:20:59 cph Exp $ +$Id: make.scm,v 3.83 1994/03/16 23:43:43 cph Exp $ -Copyright (c) 1989-93 Massachusetts Institute of Technology +Copyright (c) 1989-94 Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and @@ -46,4 +46,4 @@ MIT in each case. |# "edwin" `((os-type . ,(intern (microcode-identification-item 'OS-NAME-STRING)))) 'QUERY))) -(add-system! (make-system "Edwin" 3 82 '())) \ No newline at end of file +(add-system! (make-system "Edwin" 3 83 '())) \ No newline at end of file -- 2.25.1