mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-04 08:43:04 +02:00
debug cleanup
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ namespace sta {
|
||||
|
||||
bool debug_on = false;
|
||||
|
||||
Debug::Debug(Report *&report) :
|
||||
Debug::Debug(Report *report) :
|
||||
report_(report),
|
||||
debug_map_(nullptr),
|
||||
stats_level_(0)
|
||||
|
||||
Reference in New Issue
Block a user