add using

db4
Doug Coleman 2008-03-29 14:51:50 -05:00
parent a15159af69
commit 72cedcaf47
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
! Copyright (C) 2008 Doug Coleman.
! 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 ;
io.backend io.binary combinators system vocabs.loader
inspector ;
IN: random
SYMBOL: insecure-random-generator