Skip to content

Commit 38290b4

Browse files
committed
Formatting fixes
Signed-off-by: Ethan Rogers <[email protected]>
1 parent b6400e9 commit 38290b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vpr/src/route/rr_node.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#include "globals.h"
44
#include "vpr_error.h"
55

6-
76
//Returns the max 'length' over the x or y direction
87
short t_rr_node::length() const {
98
return std::max(

0 commit comments

Comments
 (0)