12 lines
425 B
Diff
12 lines
425 B
Diff
|
--- ../cvs-orig/gift/libGIFTAcInvertedFile/include/CInvertedFileChunk.h 2006-02-28 13:48:22.000000000 +0000
|
||
|
+++ gift/libGIFTAcInvertedFile/include/CInvertedFileChunk.h 2006-06-12 16:31:02.000000000 +0000
|
||
|
@@ -73,7 +73,7 @@
|
||
|
* add one document of to the list for one feature
|
||
|
*
|
||
|
*/
|
||
|
- void CInvertedFileChunk::addElement(TID inDocumentID,
|
||
|
+ void addElement(TID inDocumentID,
|
||
|
double inDocumentFrequency);
|
||
|
|
||
|
/**
|