comment on kludge for ->char-set.
This commit is contained in:
parent
6e708ec1cb
commit
76536c0f37
|
@ -147,8 +147,8 @@
|
|||
scsh-endian-interface
|
||||
tty-interface ; new in 0.4
|
||||
scsh-version-interface
|
||||
(interface-of char-set-lib)
|
||||
(export ->char-set)
|
||||
(interface-of srfi-14) ;; export this here for
|
||||
(export ->char-set) ;; this kludge
|
||||
signal-handler-interface
|
||||
;; This stuff would probably be better off kept
|
||||
;; in separate modules, but we'll toss it in for now.
|
||||
|
|
Loading…
Reference in New Issue