]> gitweb.factorcode.org Git - factor.git/commitdiff
fix using
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 26 Apr 2008 16:06:46 +0000 (11:06 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 26 Apr 2008 16:06:46 +0000 (11:06 -0500)
core/cpu/ppc/assembler/assembler.factor

index 628022698f7bbf3c336faf283268aafb3593be9e..e85e03bf9cf75df5f14320e4d3ab726b047c5b27 100755 (executable)
@@ -1,8 +1,8 @@
 ! Copyright (C) 2005, 2006 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-IN: cpu.ppc.assembler
 USING: generator.fixup generic kernel math memory namespaces
-words math.bitfields io.binary ;
+words math.bitfields math.order io.binary ;
+IN: cpu.ppc.assembler
 
 ! See the Motorola or IBM documentation for details. The opcode
 ! names are standard, and the operand order is the same as in