Ignore:
Timestamp:
09/01/06 11:19:39 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1281 r1311  
    485485  } 
    486486#endif 
    487   VssTree *vssTree = NULL; 
    488    
     487  VssTree *vssTree = NULL;  
    489488 
    490489  long initialTime = GetTime(); 
     
    499498  else 
    500499  { 
    501          
    502500        while (totalSamples < mInitialSamples) { 
    503501                int passContributingSamples = 0; 
Note: See TracChangeset for help on using the changeset viewer.