* ./katabatic:

- Change: In LoadGrByNet, no longer display each net name in cmess2.
This commit is contained in:
Jean-Paul Chaput 2010-06-08 12:03:02 +00:00
parent 85297540fc
commit 8bab63c864
1 changed files with 1 additions and 1 deletions

View File

@ -2338,7 +2338,7 @@ namespace Katabatic {
ltrace(100) << "Katabatic::_loadNetGlobalRouting ( " << net << " )" << endl;
ltracein(99);
cmess2 << " - " << net << endl;
//cmess2 << " - " << net << endl;
ForkStack forks;
Hook* sourceHook = NULL;