diff -r a6539d1e8e43 -r 34879f5cfc63 predictivesearch/PcsAlgorithm/Algorithm1/src/CPcsAdaptiveGrid.cpp --- a/predictivesearch/PcsAlgorithm/Algorithm1/src/CPcsAdaptiveGrid.cpp Wed Jun 09 09:26:27 2010 +0300 +++ b/predictivesearch/PcsAlgorithm/Algorithm1/src/CPcsAdaptiveGrid.cpp Mon Jun 21 15:24:27 2010 +0300 @@ -204,4 +204,13 @@ PRINT ( _L("CPcsAdaptiveGrid::PrintAdatptiveGrid: ----------------------------------------") ); } +// ---------------------------------------------------------------------------- +// CPcsAdaptiveGrid::Reset +// +// ---------------------------------------------------------------------------- +void CPcsAdaptiveGrid::Reset() + { + iAdaptiveGrid.ResetAndDestroy(); + } + // End of file