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
34c0e42f
Commit
34c0e42f
authored
Oct 29, 2012
by
Guillaume Melquiond
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move release notes to documentation appendix.
parent
c496e475
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
49 additions
and
47 deletions
+49
-47
doc/manual.tex
doc/manual.tex
+49
-47
No files found.
doc/manual.tex
View file @
34c0e42f
...
...
@@ -196,14 +196,59 @@ We gratefully thank the people who contributed to \why, directly or
indirectly: Romain Bardou, Simon Cruanes, Leon Gondelman, Johannes Kanig,
St
\'
ephane Lescuyer, Sim
\~
ao Melo de Sousa, Benjamin Monate, Asma Tafat.
\section
{
Release Notes
}
\cleardoublepage
%BEGIN LATEX
\tableofcontents
%END LATEX
%\input{intro.tex}
\part
{
Tutorial
}
\input
{
starting.tex
}
\input
{
syntax.tex
}
% \input{ide.tex}
\input
{
whyml.tex
}
\input
{
api.tex
}
\part
{
Reference Manual
}
\input
{
install.tex
}
\input
{
manpages.tex
}
\input
{
syntaxref.tex
}
\input
{
library.tex
}
\input
{
realizations.tex
}
\input
{
coq
_
tactic.tex
}
% \chapter{Complete API documentation} *)
% \label{chap:apidoc} *)
% \input{./apidoc.tex} *)
\input
{
technical.tex
}
\part
{
Appendix
}
\appendix
\chapter
{
Release Notes
}
\s
ubs
ection
{
Release Notes for version 0.80: syntax changes w.r.t. 0.73
}
\section
{
Release Notes for version 0.80: syntax changes w.r.t. 0.73
}
The syntax of
\whyml
programs changed in release 0.80.
The table in Figure~
\ref
{
fig:syntax080
}
summarizes the changes.
\begin{figure}
[t]
\begin{figure}
[t
hbp
]
\centering
\begin{tabular}
{
|p
{
0.45
\textwidth
}
|p
{
0.45
\textwidth
}
|
}
\hline
...
...
@@ -297,7 +342,7 @@ abstract e ensures \{ Q \}
\label
{
fig:syntax080
}
\end{figure}
\s
ubs
ection
{
Summary of Changes w.r.t. Why 2
}
\section
{
Summary of Changes w.r.t. Why 2
}
The main new features with respect to Why 2.xx
are the following.
...
...
@@ -355,49 +400,6 @@ are the following.
% % the future. Examples are available in \texttt{examples/programs}. *)
% \end{itemize}
\cleardoublepage
%BEGIN LATEX
\tableofcontents
%END LATEX
%\input{intro.tex}
\part
{
Tutorial
}
\input
{
starting.tex
}
\input
{
syntax.tex
}
% \input{ide.tex}
\input
{
whyml.tex
}
\input
{
api.tex
}
\part
{
Reference Manual
}
\input
{
install.tex
}
\input
{
manpages.tex
}
\input
{
syntaxref.tex
}
\input
{
library.tex
}
\input
{
realizations.tex
}
\input
{
coq
_
tactic.tex
}
% \chapter{Complete API documentation} *)
% \label{chap:apidoc} *)
% \input{./apidoc.tex} *)
% \appendix
\input
{
technical.tex
}
\bibliographystyle
{
abbrv
}
\bibliography
{
manual
}
%\input{biblio-demons}
...
...
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