trying to revive this project

This commit is contained in:
2018-02-05 10:43:25 +00:00
parent a84cd9da09
commit 293222d5c5
47 changed files with 16035 additions and 6174 deletions

View File

@ -34,12 +34,15 @@ libhcl_la_SOURCES = \
debug.c \
decode.c \
dic.c \
err.c \
exec.c \
gc.c \
hcl.c \
heap.c \
logfmt.c \
obj.c \
opt-imp.h \
opt.c \
prim.c \
print.c \
rbt.c \