#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/6001/6001.sf,v 1.5 1992/09/01 20:12:08 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/6001/6001.sf,v 1.6 1992/09/01 20:55:54 cph Exp $
Copyright (c) 1991-92 Massachusetts Institute of Technology
'("arith" "make" "nodefs" "picture" "pic-record" "pic-image"
"pic-read" "pic-ops")))
-(fluid-let ((sf/default-syntax-table edwin-syntax-table))
+(fluid-let ((sf/default-syntax-table
+ (access edwin-syntax-table (->environment '(edwin)))))
(sf-conditionally "edextra"))
;; Guarantee that the package modeller is loaded.