Add cfw_range_t.
This commit is contained in:
parent
c5cd2a7a89
commit
34c8a7713a
3 changed files with 79 additions and 0 deletions
|
@ -6,6 +6,7 @@ LIB_MINOR = 0
|
|||
SRCS = cfwarray.c \
|
||||
cfwclass.c \
|
||||
cfwobject.c \
|
||||
cfwrange.c \
|
||||
cfwstring.c
|
||||
|
||||
INCLUDES = ${SRCS:.c=.h} \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue