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
2aeb63da
Commit
2aeb63da
authored
Oct 30, 2012
by
Guillaume Melquiond
Browse files
Ensure that transformations are expanded in IDE.
parent
38e42c8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/session/session.ml
View file @
2aeb63da
...
...
@@ -1527,7 +1527,7 @@ end)
*)
let
add_transformation
~
keygen
~
goal
env_session
transfn
g
goals
=
let
rtransf
=
raw_add_transformation
~
keygen
~
expanded
:
fals
e
g
transfn
in
let
rtransf
=
raw_add_transformation
~
keygen
~
expanded
:
tru
e
g
transfn
in
let
parent
=
Parent_transf
rtransf
in
let
add_goal
acc
g
=
let
name
,
expl
,
task
=
goal
g
in
...
...
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