アセンブラファイルとテストの整理
[YACASL2.git] / as / outi2_call.casl
diff --git a/as/outi2_call.casl b/as/outi2_call.casl
deleted file mode 100644 (file)
index 907e678..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-; need outi.casl
-MAIN   START
-       LAD GR1,A
-    LAD        GR2,5
-    CALL OUTI
-FIN    RET
-A      DC      12,67891,20,12,23
-       END