summaryrefslogtreecommitdiff
path: root/progs/deccounter.tm
diff options
context:
space:
mode:
Diffstat (limited to 'progs/deccounter.tm')
-rw-r--r--progs/deccounter.tm28
1 files changed, 28 insertions, 0 deletions
diff --git a/progs/deccounter.tm b/progs/deccounter.tm
new file mode 100644
index 0000000..bdb66f9
--- /dev/null
+++ b/progs/deccounter.tm
@@ -0,0 +1,28 @@
+# decimal counter
+# never stops
+
+%a h
+
+a 1rb
+a01rb
+a12rb
+a23rb
+a34rb
+a45rb
+a56rb
+a67rb
+a78rb
+a89rb
+a90la
+
+b00rb
+b11rb
+b22rb
+b33rb
+b44rb
+b55rb
+b66rb
+b77rb
+b88rb
+b99rb
+b la