Output encoding support, using Babel

This commit is contained in:
David Lichteblau
2008-04-13 16:48:18 +02:00
committed by David Lichteblau
parent bc3a666248
commit 4ffb7dffe1
3 changed files with 92 additions and 14 deletions

View File

@ -65,4 +65,5 @@
#-x&y-streams-are-stream (:file "ystream")
#+x&y-streams-are-stream (:file #+scl "stream-scl")
(:file "hax"))
:depends-on (#-scl :trivial-gray-streams))
:depends-on (#-scl :trivial-gray-streams
#+rune-is-character :babel))