]> Trent Huber's Code - xpmview.git/commit
Removed object files, implemented cbs cleaning subcommand
authorTrent Huber <trentmhuber@gmail.com>
Tue, 15 Oct 2024 00:58:28 +0000 (20:58 -0400)
committerTrent Huber <trentmhuber@gmail.com>
Tue, 15 Oct 2024 00:58:28 +0000 (20:58 -0400)
commit6bfa4419a1c07af391e7513218653f74d6deac48
tree0c3e698c3c3ed04d2eb10bf160454fa7434a15ca
parentdd8a7a9568c090ae14ea146c1f6139e9c8ef8a09
Removed object files, implemented cbs cleaning subcommand
12 files changed:
.gitignore
cbs.c
src/main.c
src/main.o [deleted file]
src/parser.h [moved from include/parser.h with 100% similarity]
src/parser.o [deleted file]
src/tokenizer.h [moved from include/tokenizer.h with 100% similarity]
src/tokenizer.o [deleted file]
src/utils.h [moved from include/utils.h with 100% similarity]
src/utils.o [deleted file]
src/xpm_mode.h [moved from include/xpm_mode.h with 100% similarity]
src/xpm_mode.o [deleted file]