unified horn for data and instructions
[fleet.git] / tests / recycle / test-recycle.fleet
index 0da0052..0699b33 100644 (file)
@@ -52,8 +52,8 @@
 #ship alu   : Alu2
 #ship debug : Debug
 
-2:         sendto alu.in1;
-4:         sendto alu.in2;
+2:               sendto alu.in1;
+4:               sendto alu.in2;
 Alu2.inOp[ADD]:  sendto alu.inOp;
 alu.in1:   [*] nop;
            (*) take, deliver;