Get mason to load

db4
Slava Pestov 2008-12-17 18:22:48 -06:00
parent 2b553566d2
commit 92141af349
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
! See http://factorcode.org/license.txt for BSD license.
USING: math.parser arrays io.encodings sequences kernel assocs
hashtables io.encodings.ascii generic parser classes.tuple words
io io.files splitting namespaces math compiler.units accessors ;
words.symbol io io.files splitting namespaces math
compiler.units accessors ;
IN: io.encodings.8-bit
<PRIVATE