simplified code and fixed a bug

This commit is contained in:
cozis
2022-03-12 22:47:23 +01:00
parent e120b1e8af
commit 1374e05579
7 changed files with 379 additions and 390 deletions
-1
View File
@@ -82,7 +82,6 @@ ar rcs build/libnoja-runtime.a \
build/libnoja-objects.a
gcc src/main.c \
src/noja.c \
temp/o_staticmap.o \
temp/utils/hash.o \
temp/utils/stack.o \