diff options
| author | barras | 2004-02-23 12:37:09 +0000 |
|---|---|---|
| committer | barras | 2004-02-23 12:37:09 +0000 |
| commit | 7405e6d8ce66414189ebac00fc93c12411ffd277 (patch) | |
| tree | f251e2b1359c3880c08e38491901e593286b6f00 /doc/macros.tex | |
| parent | 911b8eb0ca662ff84350fab907c797016ef795d5 (diff) | |
petits bug dans chapitre des modules
liens vers proofgeneral
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8483 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/macros.tex')
| -rwxr-xr-x | doc/macros.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/macros.tex b/doc/macros.tex index 7417145ebb..d129d9d10e 100755 --- a/doc/macros.tex +++ b/doc/macros.tex @@ -399,7 +399,7 @@ \newcommand{\ModType}[2]{{\sf ModType}({#1}:={#2})} \newcommand{\ModS}[2]{{\sf ModS}({#1}:{#2})} \newcommand{\ModSEq}[3]{{\sf ModSEq}({#1}:{#2}=={#3})} -\newcommand{\functor}[3]{\ensuremath{{\sf Functor}[#1:#2]\;#3}} +\newcommand{\functor}[3]{\ensuremath{{\sf Functor}(#1:#2)\;#3}} \newcommand{\funsig}[3]{\ensuremath{{\sf Funsig}(#1:#2)\;#3}} \newcommand{\sig}[1]{\ensuremath{{\sf Sig}~#1~{\sf End}}} \newcommand{\struct}[1]{\ensuremath{{\sf Struct}~#1~{\sf End}}} |
