X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=basis%2Fbootstrap%2Fimage%2Fprimitives%2Fprimitives.factor;h=4514ae67bbf193cce12ecddb9c9a9fccf99cf491;hp=f9c9bc7680e85efd016e7381b6e079cb6417537c;hb=96d543056491bfd71e65a093f4add5a6a5bb780d;hpb=6206ba5583b7616c59741963dbf01d8c9c88e223 diff --git a/basis/bootstrap/image/primitives/primitives.factor b/basis/bootstrap/image/primitives/primitives.factor index f9c9bc7680..4514ae67bb 100644 --- a/basis/bootstrap/image/primitives/primitives.factor +++ b/basis/bootstrap/image/primitives/primitives.factor @@ -1,5 +1,5 @@ USING: alien alien.strings arrays assocs byte-arrays -io.encodings.ascii kernel kernel.private locals math quotations +io.encodings.ascii kernel kernel.private math quotations sequences sequences.generalizations sequences.private strings words ; IN: bootstrap.image.primitives