Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
9fbcb5fc
Commit
9fbcb5fc
authored
Oct 02, 2010
by
Andrei Paskevich
Browse files
bugfix in gmain.ml
also there is smth strange with splitting in sparse_array.WP_create
parent
b6d81e15
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ide/gmain.ml
View file @
9fbcb5fc
...
...
@@ -548,7 +548,7 @@ let build_subtree g row name abort_cond subgoals =
Model
.
external_proofs
=
Hashtbl
.
create
7
;
Model
.
transformations
=
[]
;
Model
.
proved
=
false
;
}
in
goal
,
Model
.
Row_goal
g
)
in
goal
,
Model
.
Row_goal
g
oal
)
in
(
goal
::
acc
,
count
+
1
))
([]
,
1
)
subgoals
in
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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