add C functions for map lengthPrefix
This commit is contained in:
parent
10dab73876
commit
e07b3585f9
6 changed files with 81 additions and 13 deletions
morphisms
|
@ -1,5 +1,5 @@
|
|||
LIB_DIR=$(shell pwd)/lib
|
||||
TARGETS=lib/libmorph_length-prefix.so lib/libmorph_posint.so test
|
||||
TARGETS=lib/libmorph_length-prefix.so lib/libmorph_posint.so
|
||||
|
||||
all: $(TARGETS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue