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