Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
why3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Why3
why3
Commits
1d47faff
Commit
1d47faff
authored
13 years ago
by
MARCHE Claude
Browse files
Options
Downloads
Patches
Plain Diff
fix a few typos
parent
b9070bdb
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/install.tex
+10
-19
10 additions, 19 deletions
doc/install.tex
with
10 additions
and
19 deletions
doc/install.tex
+
10
−
19
View file @
1d47faff
...
@@ -140,7 +140,7 @@ located in \verb|/usr/local/share/why3| after installation.
...
@@ -140,7 +140,7 @@ located in \verb|/usr/local/share/why3| after installation.
If you happen to upgrade a prover, e.g. installing CVC
3
2
.
4
.
1
in place
If you happen to upgrade a prover, e.g. installing CVC
3
2
.
4
.
1
in place
of CVC
3
2
.
2
, then the proof sessions formerly recorded will still
of CVC
3
2
.
2
, then the proof sessions formerly recorded will still
refer to the old version of the proer. If you open one such a session
refer to the old version of the pro
v
er. If you open one such a session
with the GUI, and replay the proofs, you will be asked to choose
with the GUI, and replay the proofs, you will be asked to choose
between
3
options:
between
3
options:
\begin
{
itemize
}
\begin
{
itemize
}
...
@@ -156,7 +156,7 @@ between 3 options:
...
@@ -156,7 +156,7 @@ between 3 options:
prover marked as obsolete.
prover marked as obsolete.
\end
{
itemize
}
\end
{
itemize
}
Notice that the prover under consideration is an interactive one, then
Notice that
if
the prover under consideration is an interactive one, then
the copy option will duplicate also the edited proof scripts, whereas
the copy option will duplicate also the edited proof scripts, whereas
the upgrade
-
without
-
archive option will just reuse the former proof scripts.
the upgrade
-
without
-
archive option will just reuse the former proof scripts.
...
@@ -164,27 +164,18 @@ Your choice between the three options above will be recorded, one for
...
@@ -164,27 +164,18 @@ Your choice between the three options above will be recorded, one for
each prover, in the
\why
configuration file. Within the GUI, you can
each prover, in the
\why
configuration file. Within the GUI, you can
discard these choices via the
\textsf
{
Preferences
}
dialog.
discard these choices via the
\textsf
{
Preferences
}
dialog.
Outside the GUI, the prover upgrades are handled as follows. First,
Outside the GUI, the prover upgrades are handled as follows. The
the
\texttt
{
why
3
replayer
}
tool will just ignore proof attempts where
\texttt
{
why
3
replayer
}
tool will just ignore proof attempts marked as
the recorded prover does not appear to be installed. Second, the tool
archived. Conversely, a non
-
archived proof attempt with a
non
-
existent prover will be reported as a replay failure. The tool
\texttt
{
why
3
session
}
allows you to perform move or copy operations on
\texttt
{
why
3
session
}
allows you to perform move or copy operations on
proof attempts in a fine
-
grain way, using filters, as detailed in Section~
\ref
{
sec:why
3
session
}
.
proof attempts in a fine
-
grain way, using filters, as detailed in Section~
\ref
{
sec:why
3
session
}
.
\todo
{
Que faire de ce qui suit ?
}
\todo
{
que devient l'option
-
to
-
known
-
prover de why
3
session ?
(
d'ailleurs documenté en tant que
--
convert
-
unknown ??
)
Pourrait
-
on
If you just want to update one session with updated provers you can
permettre à why
3
session d'appliquer les choix d'association
use
\verb
|
--
to
-
known
-
prover| instead of the option
\verb
|
--
to
-
prover|.
vieux
-
prover
/
nouveau
-
prouveur stockés par l'IDE ?
}
\begin
{
verbatim
}
why
3
session copy
--
to
-
known
-
prover
\end
{
verbatim
}
For each proof attempt associated to an unknown prover
(
a prover not in
\verb
|.why
3
.conf|
)
and not archived, it will try to find a known prover
with the same name. If it finds one, the proof attempt is copied to this
prover and the old proof is set to archived. The corresponding edited
files, if any, are copied and regenerated for the new prover. An archived
proof is not replayed by why
3
replayer.
%%% Local Variables:
%%% Local Variables:
%%% mode: latex
%%% mode: latex
...
...
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