Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grew
grew
Commits
0f4ea47a
Commit
0f4ea47a
authored
Feb 19, 2018
by
Bruno Guillaume
Browse files
adapt to lib (new function Libgrew.set_debug_mod)
parent
b7ca94ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/grew_args.ml
View file @
0f4ea47a
...
...
@@ -111,7 +111,7 @@ module Grew_args = struct
|
"-quiet"
::
args
->
quiet
:=
true
;
loop
args
|
"-old_grs"
::
args
->
old_grs
:=
true
;
loop
args
|
"-debug"
::
args
->
l
ibgrew_debug_mode
()
;
loop
args
|
"-debug"
::
args
->
L
ibgrew
.
set
_debug_mode
true
;
loop
args
|
"-debug_loop"
::
args
->
Rewrite
.
set_debug_loop
()
|
"-dep_dir"
::
dir
::
args
->
dep_dir
:=
Some
dir
...
...
Write
Preview
Markdown
is supported
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