Ignore:
Timestamp:
01/22/07 15:21:30 (17 years ago)
Author:
bittner
Message:
 
File:
1 edited

Legend:

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

    r2008 r2010  
    653653                                        if (strcmp(curr, "mutation")==0) { 
    654654                                          // temp matt: still no mutationstrategy! 
    655                                            
    656655                                          mDistributions.push_back(new MutationBasedDistribution(mPreprocessor)); 
    657656                                        } 
Note: See TracChangeset for help on using the changeset viewer.