アセンブラファイルとテストの整理
[YACASL2.git] / as / ptn3.casl
diff --git a/as/ptn3.casl b/as/ptn3.casl
deleted file mode 100644 (file)
index e262081..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-PTN3   START
-       LD      GR2,=#0001
-       SLL     GR2,0,GR1
-       RET
-       END