1
0
Fork 0

added all node types to FilterToEnumCollFinder.

This commit is contained in:
James 2014-08-29 17:40:56 +02:00
parent 38520d49eb
commit 671824985e
1 changed files with 1 additions and 1 deletions

View File

@ -1132,7 +1132,7 @@ void IndexRangeBlock::readHashIndex () {
} }
} }
std::cout << "PID: " << pid << ", NAME: " << name << "\n"; //std::cout << "PID: " << pid << ", NAME: " << name << "\n";
} }
}; };