C implementation of shorten.py used by MSE
Go to file
Laurent Gourvenec c818b3c732 fix(shorten): exit 3 if removal would leave the file empty 2024-03-19 15:53:03 +01:00
.gitignore Initial commit 2024-03-01 14:07:35 +01:00
Makefile feat(build): change -O3 for -Ofast 2024-03-19 15:52:58 +01:00
README.md Initial commit 2024-03-01 14:07:35 +01:00
shorten.c fix(shorten): exit 3 if removal would leave the file empty 2024-03-19 15:53:03 +01:00

README.md

shorten

C implementation of shorten.py used by MSE