aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfilliatr2003-12-16 15:23:07 +0000
committerfilliatr2003-12-16 15:23:07 +0000
commitd418004b79b5f95898eafa0b5376d5afc30cd699 (patch)
tree96000f3e46f559eda96f6d8ea936573592eb5a1b
parentd967f95e11f5daa6d3a4e3931ef735a13f9c6142 (diff)
maj Omega
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8400 85f007b7-540e-0410-9357-904b9bb8a0f7
-rwxr-xr-xdoc/Omega.tex3
-rw-r--r--doc/RefMan.txt2
-rw-r--r--doc/Reference-Manual.tex2
3 files changed, 4 insertions, 3 deletions
diff --git a/doc/Omega.tex b/doc/Omega.tex
index 14bafc2a08..69764336d2 100755
--- a/doc/Omega.tex
+++ b/doc/Omega.tex
@@ -51,7 +51,7 @@ on atomic formulas. Atomic formulas are built from the predicates
and in expressions of type \verb=Z=, {\tt Omega}~recognizes
\begin{quote}
-\verb!+, -, *, Zs!, and constants.
+\verb!+, -, *, Zsucc!, and constants.
\end{quote}
All expressions of type \verb=nat= or \verb=Z= not built on these
@@ -124,6 +124,7 @@ loaded by
\begin{coq_example*}
Require Import Omega.
+Open Scope Z_scope.
\end{coq_example*}
\example{}
diff --git a/doc/RefMan.txt b/doc/RefMan.txt
index 3c3d88ba8e..75a762758f 100644
--- a/doc/RefMan.txt
+++ b/doc/RefMan.txt
@@ -42,7 +42,7 @@ MANUEL DE REFERENCE
\include{Cases.v}% CP
\include{Coercion.v}% HH
%%SUPPRIME \include{Natural.v}%
-\include{Omega.v}% JCF
+\include{Omega.v}% JCF - fait
%%Nouvelle version ROmega Pierre Cregut
%%SUPPRIME \include{Program.v}%
%% A SUPPRIMER
diff --git a/doc/Reference-Manual.tex b/doc/Reference-Manual.tex
index c32d053682..229fb4524b 100644
--- a/doc/Reference-Manual.tex
+++ b/doc/Reference-Manual.tex
@@ -18,7 +18,7 @@
\fi
-%\includeonly{RefMan-cic.v,RefMan-ext.v,RefMan-modr}
+%\includeonly{RefMan-tac.v,RefMan-tacex.v}
\input{./version.tex}
\input{./macros.tex}% extension .tex pour htmlgen