File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11// SPDX-License-Identifier: BSD-3-Clause
22// Copyright (c) 2021-2025, The OpenROAD Authors
3- // This file exists to preserve traditional DPO behavior and should at some point be merged with the newer DPO flow more cohesively.
3+ // This file exists to preserve traditional DPO behavior and should at some
4+ // point be merged with the newer DPO flow more cohesively.
45
56#include " detailed_global_legacy.h"
67
@@ -26,7 +27,6 @@ namespace dpl {
2627
2728namespace legacy {
2829
29-
3030using utl::DPL;
3131
3232// //////////////////////////////////////////////////////////////////////////////
@@ -414,7 +414,6 @@ void DetailedGlobalSwap::stats()
414414 moves_);
415415}
416416
417-
418417} // namespace legacy
419418
420419} // namespace dpl
You can’t perform that action at this time.
0 commit comments