Implementation of LZ-index for extracting text
[SXSI/TextCollection.git] / dependencies.mk
1 BitRank.o: BitRank.cpp BitRank.h BlockArray.h Tools.h
2 HeapProfiler.o: HeapProfiler.cpp HeapProfiler.h
3 TCImplementation.o: TCImplementation.cpp TCImplementation.h BitRank.h \
4   BlockArray.h Tools.h TextCollection.h TextStorage.h \
5   incbwt/bits/deltavector.h incbwt/bits/bitvector.h \
6   incbwt/bits/../misc/definitions.h incbwt/bits/bitbuffer.h
7 TextCollection.o: TextCollection.cpp TextCollection.h Tools.h \
8   TCImplementation.h BitRank.h BlockArray.h TextStorage.h \
9   incbwt/bits/deltavector.h incbwt/bits/bitvector.h \
10   incbwt/bits/../misc/definitions.h incbwt/bits/bitbuffer.h
11 TextCollectionBuilder.o: TextCollectionBuilder.cpp incbwt/rlcsa_builder.h \
12   incbwt/rlcsa.h incbwt/bits/vectors.h incbwt/bits/deltavector.h \
13   incbwt/bits/bitvector.h incbwt/bits/../misc/definitions.h \
14   incbwt/bits/bitbuffer.h incbwt/bits/rlevector.h incbwt/sasamples.h \
15   incbwt/misc/definitions.h incbwt/bits/bitbuffer.h \
16   incbwt/bits/deltavector.h incbwt/misc/parameters.h \
17   incbwt/misc/definitions.h TextCollectionBuilder.h TextCollection.h \
18   Tools.h TCImplementation.h BitRank.h BlockArray.h TextStorage.h \
19   incbwt/bits/deltavector.h
20 Tools.o: Tools.cpp Tools.h
21 bittree.o: bittree.cpp bittree.h rbtree.h Tools.h
22 dynFMI.o: dynFMI.cpp dynFMI.h bittree.h rbtree.h Tools.h
23 rbtree.o: rbtree.cpp rbtree.h
24 test2dRange.o: test2dRange.cpp
25 testTextCollection.o: testTextCollection.cpp TextCollectionBuilder.h \
26   TextCollection.h Tools.h HeapProfiler.h
27 testTextCollection2.o: testTextCollection2.cpp TextCollection.h Tools.h \
28   HeapProfiler.h
29 testTextCollection3.o: testTextCollection3.cpp TextCollectionBuilder.h \
30   TextCollection.h Tools.h
31 testTextCollection4.o: testTextCollection4.cpp TCImplementation.h \
32   BitRank.h BlockArray.h Tools.h TextCollection.h TextStorage.h \
33   incbwt/bits/deltavector.h incbwt/bits/bitvector.h \
34   incbwt/bits/../misc/definitions.h incbwt/bits/bitbuffer.h \
35   HeapProfiler.h
36 testTextCollection5.o: testTextCollection5.cpp HeapProfiler.h \
37   TextCollectionBuilder.h TextCollection.h Tools.h
38 timeTextCollection.o: timeTextCollection.cpp TextCollectionBuilder.h \
39   TextCollection.h Tools.h