diff options
| author | herbelin | 2003-12-28 22:02:38 +0000 |
|---|---|---|
| committer | herbelin | 2003-12-28 22:02:38 +0000 |
| commit | c15a7826ecaa05bb36e934237b479c7ab2136037 (patch) | |
| tree | 1d5994e733256507a40eabd7a1cf16e073e4e17e | |
| parent | 59ee1b125b39149909b1534a1e194b6cac802519 (diff) | |
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8454 85f007b7-540e-0410-9357-904b9bb8a0f7
| -rwxr-xr-x | doc/macros.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/macros.tex b/doc/macros.tex index c70c6b17f0..8084d8f941 100755 --- a/doc/macros.tex +++ b/doc/macros.tex @@ -137,6 +137,8 @@ \newcommand{\form}{\textrm{\textsl{form}}} \newcommand{\entry}{\textrm{\textsl{entry}}} \newcommand{\scope}{\textrm{\textsl{scope}}} +\newcommand{\optscope}{\textrm{\textsl{opt\_scope}}} +\newcommand{\declnotation}{\textrm{\textsl{decl\_notation}}} \newcommand{\symbolentry}{\textrm{\textsl{symbol}}} \newcommand{\modifiers}{\textrm{\textsl{modifiers}}} \newcommand{\localdef}{\textrm{\textsl{local\_def}}} |
