CASLファイルのフォルダを変更
[YACASL2.git] / as / FUNC / outl_call0.casl
diff --git a/as/FUNC/outl_call0.casl b/as/FUNC/outl_call0.casl
deleted file mode 100644 (file)
index 528569f..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-; casl2 outl_call0.casl outl.casl
-MAIN    START
-        LAD     GR1,1
-        CALL    OUTL
-        RET
-        END