Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
verimag
synchrone
sasa
Commits
ab191609
Commit
ab191609
authored
Apr 08, 2021
by
erwan
Browse files
gg: provide sensible default values for grid
parent
7e3c7909
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/gg/graphGen_arg.ml
View file @
ab191609
...
...
@@ -69,8 +69,8 @@ let (make_args : unit -> t) =
tree_edge
=
InTree
;
n
=
-
1
;
grid
=
{
width
=
0
;
height
=
0
;
width
=
4
;
height
=
4
;
};
er
=
0
.
3
;
ba
=
2
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment