started adding fpdec calculation functions

This commit is contained in:
2018-03-28 16:40:42 +00:00
parent 3a30ffda7b
commit 116512ae9d
8 changed files with 190 additions and 19 deletions

View File

@ -56,6 +56,7 @@ libhcl_la_SOURCES = \
hcl.c \
heap.c \
logfmt.c \
number.c \
obj.c \
opt-imp.h \
opt.c \