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
vidjil
vidjil
Commits
79cf8de4
Commit
79cf8de4
authored
Jun 17, 2018
by
Mathieu Giraud
Browse files
vidjil.cpp: fix -g, accepts several -g
parent
91de4b4d
Changes
1
Show whitespace changes
Inline
Side-by-side
algo/vidjil.cpp
View file @
79cf8de4
...
...
@@ -550,7 +550,7 @@ int main (int argc, char **argv)
{
// argument is a directory
multi_germline_paths_and_files
.
push_back
(
make_pair
(
arg
,
DEFAULT_MULTI_GERMLINE_FILE
))
;
break
;
continue
;
}
}
...
...
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