ドキュメントの修正
[YACASL2.git] / as / misc / lib_outd / lib_outd / outd.casl
diff --git a/as/misc/lib_outd/lib_outd/outd.casl b/as/misc/lib_outd/lib_outd/outd.casl
deleted file mode 100644 (file)
index 6efd441..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-;; outd.caslを呼び出し、数値を表示する
-MAIN    START
-        LAD    GR1,#8000
-        CALL    OUTD
-FIN     RET