aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/common
diff options
context:
space:
mode:
authorGravatar msozeau <msozeau@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-09-14 18:30:08 +0000
committerGravatar msozeau <msozeau@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-09-14 18:30:08 +0000
commitd3e40e0e67be7c7e43684af3d6206f4389ea0173 (patch)
tree2c1d4da3432ca663cea335388273064a3eb37400 /doc/common
parenta49d5036279440e6c35e54eda05f425696aba8ca (diff)
A pass on documentation:
- Don't use [Eq] and [eq] in the typeclasses documentation, as advised by Assia. - Explain the importance of [Transparent/Opaque] for typeclasses and [setoid_rewrite]. - Fix and rework doc on [dependent induction]. - A word on [Global] instance. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11410 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/common')
-rwxr-xr-xdoc/common/macros.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/common/macros.tex b/doc/common/macros.tex
index ef632371d..69f9b2f41 100755
--- a/doc/common/macros.tex
+++ b/doc/common/macros.tex
@@ -98,6 +98,9 @@
\newcommand{\pCIC}{p\textsc{Cic}}
\newcommand{\iCIC}{\textsc{Cic}}
\newcommand{\FW}{\ensuremath{F_{\omega}}}
+\newcommand{\Program}{\textsc{Program}}
+\newcommand{\Russell}{\textsc{Russell}}
+\newcommand{\PVS}{\textsc{PVS}}
%\newcommand{\bn}{{\sf BNF}}
%%%%%%%%%%%%%%%%%%%