io.encodings.utf8: fix accidentally scratchpad.

db4
John Benediktsson 2013-11-24 14:34:53 -08:00
parent 0806a8ce15
commit 3c5ca8195e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
! Copyright (C) 2006, 2008 Daniel Ehrenberg.
! See http://factorcode.org/license.txt for BSD license.
USING: accessors combinators io io.encodings
io.encodings.private kernel math math.order scratchpad sequences ;
io.encodings.private kernel math math.order sequences ;
IN: io.encodings.utf8
! Decoding UTF-8