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
Why3
why3
Commits
29051ec3
Commit
29051ec3
authored
Feb 05, 2016
by
MARCHE Claude
Browse files
IDE: suppressed compilation warning
parent
3cffb857
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ide/gmain.ml
View file @
29051ec3
...
...
@@ -2070,7 +2070,7 @@ let reload () =
|
e
->
begin
match
e
with
|
Loc
.
Located
(
loc
,
e
)
->
|
Loc
.
Located
(
loc
,
_
)
->
scroll_to_loc
~
color
:
error_tag
~
yalign
:
0
.
5
loc
;
notebook
#
goto_page
source_page
(* go to "source" tab *)
|
_
->
()
...
...
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