Numerous changes subsequent to release.
authorChris Hanson <org/chris-hanson/cph>
Wed, 24 Apr 1996 02:56:13 +0000 (02:56 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 24 Apr 1996 02:56:13 +0000 (02:56 +0000)
v7/src/edwin/make.scm

index eae9b7f0b1a77f3e6dbaf4f4b3758cf89c0f967c..8defc5b1b7a6659f701ed5141028e740fc377b23 100644 (file)
@@ -1,8 +1,8 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 3.90 1995/11/06 10:03:23 cph Exp $
+$Id: make.scm,v 3.91 1996/04/24 02:56:13 cph Exp $
 
-Copyright (c) 1989-95 Massachusetts Institute of Technology
+Copyright (c) 1989-96 Massachusetts Institute of Technology
 
 This material was developed by the Scheme project at the Massachusetts
 Institute of Technology, Department of Electrical Engineering and
@@ -58,4 +58,4 @@ MIT in each case. |#
                                     ((UNIX) "edwinunx")
                                     (else "edwinunk"))))))
        'QUERY)))))
-(add-system! (make-system "Edwin" 3 90 '()))
\ No newline at end of file
+(add-system! (make-system "Edwin" 3 91 '()))
\ No newline at end of file