Skip to content

Commit 3989509

Browse files
Increase object bits to 11
1 parent 40aef96 commit 3989509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool-wrapper.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ process_graphml()
7474
fi
7575
}
7676

77-
OBJ_BITS="10"
77+
OBJ_BITS="11"
7878
BIT_WIDTH="--64"
7979
BM=""
8080
PROP_FILE=""

0 commit comments

Comments
 (0)