diff -r a6539d1e8e43 -r 34879f5cfc63 predictivesearch/PcsAlgorithm/Algorithm1/inc/CPcsAdaptiveGrid.h --- a/predictivesearch/PcsAlgorithm/Algorithm1/inc/CPcsAdaptiveGrid.h Wed Jun 09 09:26:27 2010 +0300 +++ b/predictivesearch/PcsAlgorithm/Algorithm1/inc/CPcsAdaptiveGrid.h Mon Jun 21 15:24:27 2010 +0300 @@ -89,6 +89,11 @@ * Print the Adaptive Grid */ void CPcsAdaptiveGrid::PrintAdatptiveGrid( ); + + /** + * Reset the grid + */ + void Reset(); private: