5 // 23 February 2007 -- tds
7 // BSD License (http://galagosearch.org/license)
10 #ifndef GALAGO_ACCUMULATORTYPES_HPP
11 #define GALAGO_ACCUMULATORTYPES_HPP
14 class AccumulatorTypes
{
16 typedef UINT64 term_type
;
17 typedef UINT64 update_type
;
20 #endif // GALAGO_ACCUMULATORTYPES_HPP