Don't require existence of private Info directory.
authorChris Hanson <org/chris-hanson/cph>
Wed, 28 Feb 2001 20:03:21 +0000 (20:03 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 28 Feb 2001 20:03:21 +0000 (20:03 +0000)
v7/src/edwin/make.scm

index ff06b68b4e5a58eefff9716168db0ef71e987a97..abe274221e56352e833143543fbf8e76acfb8947 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 3.105 2001/01/06 05:46:40 cph Exp $
+$Id: make.scm,v 3.106 2001/02/28 20:03:21 cph Exp $
 
 Copyright (c) 1989-2001 Massachusetts Institute of Technology
 
@@ -45,4 +45,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
                                     ((UNIX) "edwinunx")
                                     (else "edwinunk"))))))
        'QUERY)))))
-(add-identification! "Edwin" 3 105)
\ No newline at end of file
+(add-identification! "Edwin" 3 107)
\ No newline at end of file