aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/refman/RefMan-modr.tex
diff options
context:
space:
mode:
authorGravatar soubiran <soubiran@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-06-25 10:00:20 +0000
committerGravatar soubiran <soubiran@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-06-25 10:00:20 +0000
commit2897e93732bf041a25920750f786e7ca6937ae50 (patch)
tree36c5c9de841b2d6cf970c586e11cdf045dc10607 /doc/refman/RefMan-modr.tex
parent462c44e6139282eaea7a91e03287ad9a132df28b (diff)
Les contraintes d'univers sont maintenant collectées dans le champs mod_constraints des modules.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11171 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/refman/RefMan-modr.tex')
-rw-r--r--doc/refman/RefMan-modr.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/RefMan-modr.tex b/doc/refman/RefMan-modr.tex
index 85fcbfd8a..5d584bf62 100644
--- a/doc/refman/RefMan-modr.tex
+++ b/doc/refman/RefMan-modr.tex
@@ -263,7 +263,7 @@ The module subtyping rules:
\sigma : \{1\dots m\} \ra \{1\dots n\} \textrm{ \ injective}
\end{array}
}{
- \WS{E}{\struct{\elem_1;\dots;\elem_n}}{\sig{\elem'_1;\dots;\elem'_m}}
+ \WS{E}{\struct{\elem_1;\dots;\elem_n}}{\struct{\elem'_1;\dots;\elem'_m}}
}
}
\item[MSUB-FUN]