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
da844b3c
Commit
da844b3c
authored
Mar 08, 2019
by
Mathieu Giraud
Browse files
vidjil.cpp: --label
parent
8f1d824f
Changes
1
Show whitespace changes
Inline
Side-by-side
algo/vidjil.cpp
View file @
da844b3c
...
...
@@ -645,7 +645,7 @@ int main (int argc, char **argv)
map
<
string
,
string
>
windows_labels
;
for
(
string
lab
:
windows_labels_explicit
)
windows_labels
[
lab
]
=
string
(
"-
W
"
);
windows_labels
[
lab
]
=
string
(
"-
-label
"
);
string
out_seqdir
=
out_dir
+
"/seq/"
;
...
...
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