Changeset 974


Ignore:
Timestamp:
05/22/06 08:06:33 (18 years ago)
Author:
mattausch
Message:
 
Location:
GTP/trunk/Lib/Vis
Files:
2 edited

Legend:

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

    r971 r974  
    127127        // go one up in the tree 
    128128        if (mCurrentBspNode->GetParent()) 
    129         {       Debug << "]"; 
     129        {       Debug << "öaaaaaaaaaaaa]"; 
    130130                mCurrentBspNode = mCurrentBspNode->GetParent(); 
    131131        } 
Note: See TracChangeset for help on using the changeset viewer.