diff options
author | Aleksey Veresov <aleksey@veresov.pro> | 2020-10-17 17:42:51 +0300 |
---|---|---|
committer | Aleksey Veresov <aleksey@veresov.pro> | 2020-10-17 17:42:51 +0300 |
commit | e89a8b301a0aa57b537ca65fa6019f4d1fa69806 (patch) | |
tree | 9de41a3b4dd7a3fc51f086b905406b32bcc4efcd /common | |
parent | 80890e2a8b9e0c41578fd07c15e21c8377e2b1af (diff) | |
download | cryptrobber-e89a8b301a0aa57b537ca65fa6019f4d1fa69806.tar cryptrobber-e89a8b301a0aa57b537ca65fa6019f4d1fa69806.tar.xz cryptrobber-e89a8b301a0aa57b537ca65fa6019f4d1fa69806.zip |
.
Diffstat (limited to 'common')
-rw-r--r-- | common/const.sts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/const.sts b/common/const.sts index 46b98e3..b1a08b0 100644 --- a/common/const.sts +++ b/common/const.sts @@ -1,3 +1,4 @@ +defconst newline 0a defconst space 20 defconst '!' 21 defconst '"' 22 |