From: kim Date: Tue, 27 Jan 2009 12:17:03 +0000 (+0000) Subject: Update for the latest version of TextCollection X-Git-Url: http://git.nguyen.vg/gitweb/?a=commitdiff_plain;h=950870fc762cf5c4d551db78bc798b540d893b4a;hp=22ee86b6a6088bf49747da202d619439fd8880e2;p=SXSI%2FXMLTree.git Update for the latest version of TextCollection git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/XMLTree@69 3cdefd35-fc62-479d-8e8d-bae585ffb9ca --- diff --git a/makefile b/makefile index c3a7e94..01f68be 100644 --- a/makefile +++ b/makefile @@ -1,7 +1,7 @@ FLAGS = -O3 -I./libcds/includes/ OBJECTS=libcds/lib/libcds.a -OBJECTS_TC= TextCollection/BitRank.o TextCollection/dynFMI.o TextCollection/rbtree.o TextCollection/Tools.o TextCollection/bittree.o TextCollection/handle.o TextCollection/CSA.o TextCollection/pos.o TextCollection/TextCollection.o +OBJECTS_TC= TextCollection/BitRank.o TextCollection/dynFMI.o TextCollection/rbtree.o TextCollection/Tools.o TextCollection/bittree.o TextCollection/CSA.o TextCollection/TextCollection.o all: libcds text_collection XMLTree