diff options
| author | kartofen <kartofen.mail.0@protonmail.com> | 2025-07-08 19:14:02 +0300 |
|---|---|---|
| committer | kartofen <kartofen.mail.0@protonmail.com> | 2025-07-08 19:14:02 +0300 |
| commit | d5e78ee61086442a095f65c5c7aa35c7e49f25bb (patch) | |
| tree | 3981038900cff77a0d3b0aaf739cc22025816810 /build.sh | |
| parent | 0b80b2a95151cf4882d908a5fe7d97f476e4928d (diff) | |
move things around
Diffstat (limited to 'build.sh')
| -rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ function leak log valgrind --leak-check=full --show-leak-kinds=all -s bin/$1 $2 } -# cc dict -D_DICT_STANDALONE +# cc util/dict -D_DICT_STANDALONE # leak dict # cc demos/lexer -D_LEXER_STANDALONE |
