summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--describe-data.sed1
1 files changed, 1 insertions, 0 deletions
diff --git a/describe-data.sed b/describe-data.sed
index 4f13e88..712860f 100644
--- a/describe-data.sed
+++ b/describe-data.sed
@@ -12,6 +12,7 @@ s/_/-/g
 s/\<roll3\>/3roll/g
 s/\<unroll3\>/3unroll/g
 s/\<dup2\>/2dup/g
+s/\<drop2\>/2drop/g
 s/\<zbranch\>/0branch/g
 s/\<eq\>/=/g
 s/\<ne\>/!=/g