Ignore:
Timestamp:
12/13/06 01:13:15 (18 years ago)
Author:
bittner
Message:

temporary version, rss preprocessor not functional

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.h

    r1867 r1884  
    9696        /** Returns the specified sample strategy, NULL if no valid strategy. 
    9797        */ 
    98         SamplingStrategy *GenerateSamplingStrategy(const int strategyId) const; 
     98        SamplingStrategy *GenerateSamplingStrategy(const int strategyId); 
    9999 
    100100        /** Export preprocessor data. 
Note: See TracChangeset for help on using the changeset viewer.