CASLファイルの整理
[YACASL2.git] / as / err / cmd_err1.casl
diff --git a/as/err/cmd_err1.casl b/as/err/cmd_err1.casl
deleted file mode 100644 (file)
index c90bc38..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-MAIN    START   BEGIN
-BEGIN   LEA     GR1,A
-        RET
-A       DC      3
-        END