CASLファイルのフォルダを変更
[YACASL2.git] / as / FUNC / outd_q15_call0.casl
diff --git a/as/FUNC/outd_q15_call0.casl b/as/FUNC/outd_q15_call0.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