Skip to content

Commit 1bdb6a8

Browse files
author
MohamedElgammal
committed
Fix formatting
1 parent 7818271 commit 1bdb6a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vpr/src/pack/cluster_util.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3677,7 +3677,6 @@ t_pb* get_top_level_pb(t_pb* pb) {
36773677
return top_level_pb;
36783678
}
36793679

3680-
36813680
void init_clb_atoms_lookup(vtr::vector<ClusterBlockId, std::unordered_set<AtomBlockId>>& atoms_lookup) {
36823681
auto& atom_ctx = g_vpr_ctx.atom();
36833682
auto& cluster_ctx = g_vpr_ctx.clustering();

0 commit comments

Comments
 (0)