アセンブラファイルの整理
[YACASL2.git] / as / casl2lib / test / outd_q15 / outd_q15_0.casl
diff --git a/as/casl2lib/test/outd_q15/outd_q15_0.casl b/as/casl2lib/test/outd_q15/outd_q15_0.casl
deleted file mode 100644 (file)
index d097d5b..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-; need outd_q16.casl
-MAIN    START
-        LAD     GR1,#7777
-        CALL    OUTD
-        RET
-        END