head	1.8;
access;
symbols
	start:1.1.1.1 project:1.1.1;
locks; strict;
comment	@# @;


1.8
date	2009.08.26.13.35.32;	author verdad;	state Exp;
branches;
next	1.7;

1.7
date	2009.08.24.13.46.24;	author verdad;	state Exp;
branches;
next	1.6;

1.6
date	2009.08.24.08.14.29;	author verdad;	state Exp;
branches;
next	1.5;

1.5
date	2009.08.24.06.31.57;	author verdad;	state Exp;
branches;
next	1.4;

1.4
date	2009.08.23.16.28.23;	author verdad;	state Exp;
branches;
next	1.3;

1.3
date	2009.08.21.09.59.49;	author verdad;	state Exp;
branches;
next	1.2;

1.2
date	2009.08.20.13.50.08;	author verdad;	state Exp;
branches;
next	1.1;

1.1
date	2009.08.16.09.53.43;	author verdad;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2009.08.16.09.53.43;	author verdad;	state Exp;
branches;
next	;


desc
@@


1.8
log
@*** empty log message ***
@
text
@

TARGET	= util
SRCS	= test.cpp 

HDRS	= util.h 
HDRS	+= kan_IIterator.h kan_IIterable.h kan_IListIterator.h 
HDRS 	+= kan_IComparable.h
HDRS	+= kan_ICollection.h 
HDRS	+= kan_IMap.h kan_ISet.h 
HDRS	+= kan_AbstractCollection.h
HDRS	+= kan_AbstractList.h
HDRS	+= kan_DefComprator.h
HDRS	+= kan_ArrayList.h
DFLASG 	= -D__KAURI_TST__

include ${KAN_ROOT}/make/makeLib.mk
#ifdef lib
#$	include ${KAN_ROOT}/make/makeLib.mk
#else
#SRCS 	+= test.cpp
#	include ${KAN_ROOT}/make/makeBin.mk
#endif


@


1.7
log
@*** empty log message ***
@
text
@d7 1
a7 1
HDRS	+= kan_IIterator.h kan_IIterable.h kan_IList_Iterator.h 
d9 4
a12 2
HDRS	+= kan_ICollection.h
HDRS	+= kan_IMap.h kan_ISet.h kan_AbstractCollection.h
@


1.6
log
@*** empty log message ***
@
text
@d7 2
a8 1
HDRS	+= kan_IIterator.h kan_IIterable.h kan_IComparable.h
d11 1
@


1.5
log
@*** empty log message ***
@
text
@d5 1
d10 1
@


1.4
log
@*** empty log message ***
@
text
@d5 3
a7 1
HDRS	= util.h kan_IIterator.h kan_IIterable.h kan_ICollection.h
@


1.3
log
@*** empty log message ***
@
text
@d4 3
a6 2
#SRCS	= test.cpp 
HDRS	= util.h kan_ICollection.h
d9 7
a15 7

ifdef lib
	include ${KAN_ROOT}/make/makeLib.mk
else
SRCS 	+= test.cpp
	include ${KAN_ROOT}/make/makeBin.mk
endif
@


1.2
log
@*** empty log message ***
@
text
@d12 1
a12 1
SRCS 	+= test/test.cpp
@


1.1
log
@Initial revision
@
text
@d2 4
a5 2
TARGET	= go
SRCS	= main.cpp 
d8 9
a16 1
include ${KAN_ROOT}/make/makeBin.mk
@


1.1.1.1
log
@KAN Framework Project
@
text
@@
