aboutsummaryrefslogtreecommitdiff
path: root/common/macro.sts
diff options
context:
space:
mode:
Diffstat (limited to 'common/macro.sts')
-rw-r--r--common/macro.sts9
1 files changed, 0 insertions, 9 deletions
diff --git a/common/macro.sts b/common/macro.sts
deleted file mode 100644
index 162bf2f..0000000
--- a/common/macro.sts
+++ /dev/null
@@ -1,9 +0,0 @@
-[ local 1
- top as %1%
-]
-
-[ change 0
- 1 + dup get
- swap 2 get swap set
- swap drop
-]