Ignore:
Timestamp:
01/10/08 15:03:06 (16 years ago)
Author:
bittner
Message:

minor edits

File:
1 edited

Legend:

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

    r2583 r2590  
    2525#define EVALUATE_MUTATION_STATS 1 
    2626 
    27   //#define Q_SEARCH_STEPS 3 
    28  
    29   // VH - commened out !!!!! 8/1/2008 
     27//#define Q_SEARCH_STEPS 3 
     28 
     29// VH - commened out !!!!! 8/1/2008 
    3030#define SORT_RAY_ENTRIES 1 
    3131 
     
    200200  cout<<"Mutation candidates sorted in "<<TimeDiff(t1, GetTime())<<" ms."<<endl; 
    201201#endif 
    202    
     202                                                                                                                                                                   
    203203#if MUTATION_USE_CDF 
    204204  // compute cdf 
Note: See TracChangeset for help on using the changeset viewer.