(port/output-channel output-port-channel)
(port/state textual-port-state)
generic-port-operation:write-substring)
- #|
(import (blowfish)
blowfish-encrypt-port
blowfish-file?
gdbm_fast
gdbm_replace
gdbm_wrcreat)
- |#
(export ()
create-editor
create-editor-args
(declare (usual-integrations))
-(load-option 'sos)
-(load-option 'xml)
+(for-each load-option '(sos xml blowfish gdbm))
+
(with-loader-base-uri (system-library-uri "edwin/")
(lambda ()
(load-package-set "edwin"
`((alternate-package-loader
. ,(load "edwin.bld" system-global-environment))))))
+
(add-subsystem-identification! "Edwin" '(3 117 3))
\ No newline at end of file