Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
why3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
119
Issues
119
List
Boards
Labels
Service Desk
Milestones
Merge Requests
16
Merge Requests
16
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Why3
why3
Commits
e25459b0
Commit
e25459b0
authored
Feb 07, 2014
by
MARCHE Claude
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed example of use of API for sessions
parent
17c1643a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/use_api/create_session.ml
examples/use_api/create_session.ml
+1
-1
No files found.
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
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