X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=TCImplementation.h;h=5430f21427093b5a74b51dd3a011be0ee32bdf5a;hb=45c7e1d6982756c560b2707e4f20339c1076d9f9;hp=0f0cab49391db87a9082c3e3128151964bc13eec;hpb=b0678a6ba87a1817502e3e3f733bb8860390a445;p=SXSI%2FTextCollection.git diff --git a/TCImplementation.h b/TCImplementation.h index 0f0cab4..5430f21 100644 --- a/TCImplementation.h +++ b/TCImplementation.h @@ -23,7 +23,6 @@ #include "BitRank.h" #include "TextCollection.h" #include "BlockArray.h" -#include "BSGAP.h" // Include from XMLTree/libcds #include // Defines W == 32 @@ -118,7 +117,7 @@ private: static_sequence * alphabetrank; // Sample structures for texts longer than samplerate - BSGAP *sampled; // FIXME Replace with RRR02 + static_bitsequence * sampled; // FIXME Replace with RRR02 BlockArray *suffixes; BlockArray *suffixDocId;