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