Changeset 974 for GTP/trunk/Lib/Vis
- Timestamp:
- 05/22/06 08:06:33 (19 years ago)
- Location:
- GTP/trunk/Lib/Vis
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.cpp
r971 r974 127 127 // go one up in the tree 128 128 if (mCurrentBspNode->GetParent()) 129 { Debug << " ]";129 { Debug << "öaaaaaaaaaaaa]"; 130 130 mCurrentBspNode = mCurrentBspNode->GetParent(); 131 131 }
Note: See TracChangeset
for help on using the changeset viewer.