Changeset 6823 for source/ariba/overlay
- Timestamp:
- Nov 4, 2009, 12:18:04 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/overlay/BaseOverlay.cpp
r6822 r6823 144 144 typedef vector<ValueEntry> Values; 145 145 Entries entries; 146 static const bool verbose = true;146 static const bool verbose = false; 147 147 148 148 static bool equals( const Data& lhs, const Data& rhs ) {
Note:
See TracChangeset
for help on using the changeset viewer.