Skip to content
GitLab
Menu
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
e25459b0
Commit
e25459b0
authored
Feb 07, 2014
by
MARCHE Claude
Browse files
Fixed example of use of API for sessions
parent
17c1643a
Changes
1
Show whitespace changes
Inline
Side-by-side
examples/use_api/create_session.ml
View file @
e25459b0
...
...
@@ -59,7 +59,7 @@ let provers =
let
keygen
?
parent
()
=
()
(* create an empty session in the current directory *)
let
env_session
,_
=
let
env_session
,_
,_
=
let
dummy_session
:
unit
Session
.
session
=
Session
.
create_session
"."
in
Session
.
update_session
~
keygen
~
allow_obsolete
:
true
dummy_session
env
config
...
...
Write
Preview
Supports
Markdown
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