* Bug: Debug message indentation correction.
This commit is contained in:
parent
31940d2824
commit
44fa865b6c
|
@ -353,7 +353,7 @@ namespace Anabatic {
|
|||
|
||||
GCell::~GCell ()
|
||||
{
|
||||
cdebug_log(145,0) << "GCell::~GCell()" << endl;
|
||||
//cdebug_log(145,0) << "GCell::~GCell()" << endl;
|
||||
|
||||
delete [] _blockages;
|
||||
delete [] _densities;
|
||||
|
|
Loading…
Reference in New Issue