diff options
author | exegete <nikitf-97@mail.ru> | 2020-10-17 17:57:40 +0300 |
---|---|---|
committer | exegete <nikitf-97@mail.ru> | 2020-10-17 17:57:40 +0300 |
commit | 80890e2a8b9e0c41578fd07c15e21c8377e2b1af (patch) | |
tree | b9d7c33ada4e98fdef579fae3ab25481a394b687 /common | |
parent | a5a57f9386ce54d37c3b7de31db669b0f5236bf0 (diff) | |
download | cryptrobber-80890e2a8b9e0c41578fd07c15e21c8377e2b1af.tar cryptrobber-80890e2a8b9e0c41578fd07c15e21c8377e2b1af.tar.xz cryptrobber-80890e2a8b9e0c41578fd07c15e21c8377e2b1af.zip |
print_stack fix
Diffstat (limited to 'common')
-rw-r--r-- | common/print.sts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/print.sts b/common/print.sts index 9517307..16973c2 100644 --- a/common/print.sts +++ b/common/print.sts @@ -27,4 +27,5 @@ defword print_stack 1 - od drop + drop exit |