Numerous changes whose overall goal was the replacement of the old RCS
authorChris Hanson <org/chris-hanson/cph>
Wed, 16 Mar 1994 23:43:43 +0000 (23:43 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 16 Mar 1994 23:43:43 +0000 (23:43 +0000)
interface with an Emacs-19-like VC interface.

v7/src/edwin/make.scm

index fc291b541f8326e0274043412c60a80688a170c9..c6ac76b2c4fefd9c41f549e422f48da965977c12 100644 (file)
@@ -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