CoreFW  Diff

Differences From Artifact [0731aa76a3]:

To Artifact [48b5473164]:


8
9
10
11
12
13
14

15
16
17
18
19
20
21
       class.c		\
       double.c		\
       int.c		\
       map.c		\
       object.c		\
       range.c		\
       refpool.c	\

       string.c

INCLUDES = ${SRCS:.c=.h}	\
	   corefw.h		\
	   hash.h

include ../buildsys.mk







>







8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
       class.c		\
       double.c		\
       int.c		\
       map.c		\
       object.c		\
       range.c		\
       refpool.c	\
       stream.c		\
       string.c

INCLUDES = ${SRCS:.c=.h}	\
	   corefw.h		\
	   hash.h

include ../buildsys.mk