CASLファイルのフォルダを変更
[YACASL2.git] / as / FUNC / mull_call0.casl
diff --git a/as/FUNC/mull_call0.casl b/as/FUNC/mull_call0.casl
deleted file mode 100644 (file)
index 06adfc3..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-;;; casl2 mula_call0.casl mula.casl outa.casl
-MAIN    START
-        LAD     GR1,20000
-        LAD     GR2,2
-        CALL    MULL
-        RET
-        END