From 72870201a78e7d1da02fe1428e4d4acaa99a89ff Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Sun, 18 Oct 2020 16:15:09 +0300 Subject: Removed stack print. --- main.sts | 1 - 1 file changed, 1 deletion(-) diff --git a/main.sts b/main.sts index 62550a5..ae0966a 100644 --- a/main.sts +++ b/main.sts @@ -118,7 +118,6 @@ set_entry float_init ; this is program with floats do ; generate next key to try keygen as keylen local key - 5 print_stack '.' sys_write_err ; decipher text (length is the same as for ciphertext) -- cgit v1.2.3