Fix typo.
authorChris Hanson <org/chris-hanson/cph>
Sat, 4 Nov 1995 05:58:44 +0000 (05:58 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 4 Nov 1995 05:58:44 +0000 (05:58 +0000)
v7/src/edwin/edwin.sf

index 6c5faa721f5302235d872c37ca2c842a7a350621..915b523cbbc7a2b572d2daede812b38931ccf0c4 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;    $Id: edwin.sf,v 1.16 1995/10/31 23:52:57 cph Exp $
+;;;    $Id: edwin.sf,v 1.17 1995/11/04 05:58:44 cph Exp $
 ;;;
 ;;;    Copyright (c) 1991-95 Massachusetts Institute of Technology
 ;;;
@@ -55,7 +55,7 @@
 
 (if (not (name->package '(EDWIN)))
     (begin
-      (if (not (file-exists? "edwin.bco"))
+      (if (not (file-exists? (pathname-new-type package-name "bco")))
          (begin
            ((access cref/generate-trivial-constructor
                     (->environment '(CROSS-REFERENCE)))