]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/cpu/x86/x86.factor
Make "foo.private" require load foo instead.
[factor.git] / basis / cpu / x86 / x86.factor
index b631d2d11c047ab7d6a2a42c2caf38aca4a5a211..931bc240ac69dad59e619b5f71b77a6fad5a3389 100644 (file)
@@ -6,7 +6,7 @@ cpu.x86.features cpu.x86.features.private cpu.architecture kernel
 kernel.private math memory namespaces make sequences words system
 layouts combinators math.order math.vectors fry locals compiler.constants
 byte-arrays io macros quotations classes.algebra compiler
-compiler.units init vm vocabs.loader
+compiler.units init vm vocabs
 compiler.cfg.registers
 compiler.cfg.instructions
 compiler.cfg.intrinsics