]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/random/random.factor
Make "foo.private" require load foo instead.
[factor.git] / basis / random / random.factor
index 9b68d0f6ddb08f17c2dc7fb80433658e0b939adf..e9f4b74c9266db213a5277d1880d301c472d7d4e 100644 (file)
@@ -4,7 +4,7 @@ USING: accessors alien.c-types alien.data arrays assocs
 byte-arrays byte-vectors combinators fry io.backend io.binary
 kernel locals math math.bitwise math.constants math.functions
 math.order math.ranges namespaces sequences sequences.private
-sets summary system vocabs.loader ;
+sets summary system vocabs ;
 IN: random
 
 SYMBOL: system-random-generator