]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/floats/env/x86/x86.factor
Make "foo.private" require load foo instead.
[factor.git] / basis / math / floats / env / x86 / x86.factor
index aad37b73ccb2710e5cac2cbc790855d4ff6cc44e..cf7910f6be79b8da57e96929b9389e4c40555583 100644 (file)
@@ -1,7 +1,7 @@
 USING: accessors alien.c-types arrays assocs biassocs
 classes.struct combinators cpu.x86.features kernel literals
 math math.bitwise math.floats.env math.floats.env.private
-system vocabs.loader ;
+system vocabs ;
 IN: math.floats.env.x86
 
 STRUCT: sse-env