From 3682ef399f3857fb26311b7a40d68e12b705fce6 Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 13 Feb 2007 15:42:23 +0100 Subject: [PATCH] clean up constants in Alu1 --- ships/Alu1.ship | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ships/Alu1.ship b/ships/Alu1.ship index abaee8a..baa5662 100644 --- a/ships/Alu1.ship +++ b/ships/Alu1.ship @@ -7,11 +7,10 @@ data in: inOp data out: out == Constants ======================================================== -ABS: NEG: -INV: INC: DEC: +ABS: == TeX ============================================================== == Fleeterpreter ==================================================== -- 1.7.10.4