updated throw_wrongchar(), removoved null parsing, commits cleared

This commit is contained in:
2022-04-17 00:50:24 +03:00
parent b4f2ca92c7
commit 394fbffc12
21 changed files with 137 additions and 128 deletions

View File

@@ -3,7 +3,7 @@ TESTS=$(wildcard tests/*c) $(wildcard tests/**/*.c)
OUTDIR=bin
CMP=gcc
all: build_test
all: clear_c build_lib
clear_c:
clear