Load fix for random

db4
Slava Pestov 2008-12-18 02:04:05 -06:00
parent 2d5bc00029
commit 7cee0cdc2a
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: alien.c-types kernel math namespaces sequences
io.backend io.binary combinators system vocabs.loader
summary math.bitwise byte-vectors fry byte-arrays ;
summary math.bitwise byte-vectors fry byte-arrays
math.ranges ;
IN: random
SYMBOL: system-random-generator