Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
why3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nils Fitinghoff
why3
Commits
a037e140
Commit
a037e140
authored
Sep 10, 2018
by
François Bobot
Browse files
Options
Downloads
Patches
Plain Diff
Update documentation for remove policy and upgrade policy
Fix #180 (last remaining part)
parent
b6b2259f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/install.tex
+8
-4
8 additions, 4 deletions
doc/install.tex
with
8 additions
and
4 deletions
doc/install.tex
+
8
−
4
View file @
a037e140
...
...
@@ -169,10 +169,14 @@ with the GUI, and replay the proofs, a popup window will show up for asking you
between three options:
\begin
{
itemize
}
\item
Keep the former proof attempts as they are, with the old prover version. They will not be replayed.
\item
Upgrade the former proof attempts to an installed prover
(
typically a
upgraded version
)
. The corresponding proof attempts will become
attached to this new prover, and marked as obsolete,
to make their replay mandatory. Note that you need to invoke again the replay command to replay those proof attempts.
\item
Remove the former proof attempts.
\item
Upgrade the former proof attempts to an installed prover
(
typically an upgraded version
)
. The corresponding proof attempts
will become attached to this new prover, and marked as obsolete, to
make their replay mandatory. If a proof attempt with this installed prover
is already present the old proof attempt is just removed. Note that you
need to invoke again the replay command to replay those proof
attempts.
\item
Copy the former proofs to an installed prover. This is a
combination of the actions above: each proof attempt is duplicated,
one with the former prover version, and one for the new
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment