comment on kludge for ->char-set.

This commit is contained in:
mainzelm 2002-12-17 15:43:23 +00:00
parent 6e708ec1cb
commit 76536c0f37
1 changed files with 2 additions and 2 deletions

View File

@ -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.