コマンドのテスト名を整理
[YACASL2.git] / as / cmd / SLA / sla_z.casl
diff --git a/as/cmd/SLA/sla_z.casl b/as/cmd/SLA/sla_z.casl
deleted file mode 100644 (file)
index 71b5692..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-;;; SLA r,adr 結果は零
-MAIN    START
-        LAD     GR1,2
-        SLA     GR1,15
-        RET
-        END