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
125
Issues
125
List
Boards
Labels
Service Desk
Milestones
Merge Requests
15
Merge Requests
15
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
e78029cb
Commit
e78029cb
authored
Aug 29, 2014
by
Piotr Trojanek
Committed by
Guillaume Melquiond
Aug 29, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix documentation typos.
parent
cfbca94a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
doc/itp.tex
doc/itp.tex
+1
-1
doc/whyml.tex
doc/whyml.tex
+1
-1
No files found.
doc/itp.tex
View file @
e78029cb
...
...
@@ -18,7 +18,7 @@ phases:
An example of such an interaction is given in the tutorial
section~
\ref
{
sec:gui
}
.
Some proof assistants offer more than one possible editor,
e.g.
a
Some proof assistants offer more than one possible editor,
\eg
a
choice between the use of a dedicated editor and the use of the Emacs
editor and the ProofGeneral mode. Selection of the preferred mode can
be made in
\texttt
{
why3ide
}
preferences, under the ``Editors'' tab.
...
...
doc/whyml.tex
View file @
e78029cb
...
...
@@ -448,7 +448,7 @@ end
Alternatively, we can implement the search with a
\texttt
{
while
}
loop.
To do this, we need to import references from the standard library,
together with theory
\texttt
{
list.HdTl
}
which defines function
together with theory
\texttt
{
list.HdTl
}
which defines function
s
\texttt
{
hd
}
and
\texttt
{
tl
}
over lists.
\begin{whycode}
use import ref.Ref
...
...
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