Ignore:
Timestamp:
01/23/07 16:11:34 (17 years ago)
Author:
bittner
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp

    r2023 r2042  
    662662                                        if (strcmp(curr, "mutation")==0) { 
    663663                                          // temp matt: still no mutationstrategy! 
    664                                           //mDistributions.push_back(new MutationBasedDistribution(mPreprocessor)); 
     664                                          mDistributions.push_back(new MutationBasedDistribution(mPreprocessor)); 
    665665                                        } 
    666666         
Note: See TracChangeset for help on using the changeset viewer.