cpu.architecture: fix using from bad conflict merge.

db4
John Benediktsson 2014-06-08 11:47:29 -07:00
parent 280620c55f
commit b915520311
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
USING: assocs classes compiler.cfg.instructions cpu.x86.assembler USING: assocs compiler.cfg.instructions cpu.x86.assembler
cpu.x86.assembler.operands help.markup help.syntax layouts literals math cpu.x86.assembler.operands help.markup help.syntax kernel
multiline system words ; layouts literals math multiline system words ;
IN: cpu.architecture IN: cpu.architecture
<< <<