From: Guillermo J. Rozas Date: Thu, 2 Sep 1993 20:10:03 +0000 (+0000) Subject: Fix bug introduced in last edit. X-Git-Tag: 20090517-FFI~7912 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=49cccae774a5b0456e6f2e9516da90756adbd15f;p=mit-scheme.git Fix bug introduced in last edit. --- diff --git a/v7/src/edwin/comman.scm b/v7/src/edwin/comman.scm index b25718b48..389081c26 100644 --- a/v7/src/edwin/comman.scm +++ b/v7/src/edwin/comman.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: comman.scm,v 1.72 1993/09/02 03:34:20 gjr Exp $ +$Id: comman.scm,v 1.73 1993/09/02 20:10:03 gjr Exp $ Copyright (c) 1986, 1989-1993 Massachusetts Institute of Technology @@ -340,7 +340,7 @@ of that license should have been included along with this file. (begin (set! *doc-string-channel* (file-open-input-channel - (->namestring *external-doc-strings-file*))) + (->namestring doc-strings))) unspecific)))))) (add-event-receiver! event:after-restart