Ignore:
Timestamp:
01/21/07 17:25:42 (17 years ago)
Author:
mattausch
Message:

put #triangles into new format. warning! problems with power plant

File:
1 edited

Legend:

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

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