Change to use new system-library pathname procedures. Requires runtim
authorChris Hanson <org/chris-hanson/cph>
Fri, 16 Nov 1990 01:11:44 +0000 (01:11 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 16 Nov 1990 01:11:44 +0000 (01:11 +0000)
14.103 or later.

v7/src/edwin/paths.scm

index c72199bdbe28fce7ee41473c2ec21d2780de0a9b..f747e55837cbc9365fa82397fa5be9c1a20a704c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/paths.scm,v 1.6 1990/11/16 01:07:24 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/paths.scm,v 1.7 1990/11/16 01:11:44 cph Rel $
 
 Copyright (c) 1989, 1990 Massachusetts Institute of Technology
 
@@ -49,6 +49,7 @@ MIT in each case. |#
 (define (edwin-tutorial-pathname)
   (bind-condition-handler (list error-type:open-file)
       (lambda (condition)
+       condition
        (editor-error "Unable to find TUTORIAL file"))
     (lambda ()
       (system-library-pathname