silleee: added silleee_add and silleee_sub

This commit is contained in:
2017-08-04 23:16:21 -04:00
parent 20926f91d6
commit 3b55a76c58
4 changed files with 128 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
LIBFILES=sileee.c
LIBFILES=silleee.c
TESTFILES=$(wildcard tests/*.c)
test: