commit | 7f718429bf815884170c34d383b6b076c51a574e | [log] [tgz] |
---|---|---|
author | Gavin Howard <yzena.tech@gmail.com> | Tue Oct 09 20:58:21 2018 -0600 |
committer | Gavin Howard <yzena.tech@gmail.com> | Tue Oct 09 20:58:21 2018 -0600 |
tree | 0947162d5876e3a46360af7f84ca237626e51526 | |
parent | 427411c1588bd5b0a7c3c49559bb8e94ee8da619 [diff] |
Update the inst chars
diff --git a/src/data.c b/src/data.c index f6556e1..313341a 100644 --- a/src/data.c +++ b/src/data.c
@@ -160,7 +160,7 @@ #ifndef NDEBUG const char bc_inst_chars[] = - "edED_^*/%+-=;?~<>!|&`{}@[],NVMACaI.LlrOqpQsSJjPR$HovxzcZdfghkK"; + "edED_^*/%+-=;?~<>!|&`{}@[],NVMACaI.LlrOqpQsSJjPR$bHovxzatfcZdghkKuU"; #endif // NDEBUG #ifdef BC_ENABLED