aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/syntax-v8.tex
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-11-05 12:30:24 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-11-05 12:30:24 +0000
commit380a8c4a8e7fb56fa105a76694f60f262d27d1a1 (patch)
tree771fa3918f00d69164151b6e75b41f946f38991b /doc/syntax-v8.tex
parenta86a129ada08c76b95cbe33fa9c087e460dd36f0 (diff)
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4800 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/syntax-v8.tex')
-rw-r--r--doc/syntax-v8.tex9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/syntax-v8.tex b/doc/syntax-v8.tex
index 1ae039b88..c1ca30568 100644
--- a/doc/syntax-v8.tex
+++ b/doc/syntax-v8.tex
@@ -967,6 +967,7 @@ $$
\nlsep \TERM{SearchPattern}~\NT{constr-pattern}~\OPT{\NT{in-out-modules}}
\nlsep \TERM{SearchRewrite}~\NT{constr-pattern}~\OPT{\NT{in-out-modules}}
\nlsep \TERM{SearchAbout}~\NT{reference}~\OPT{\NT{in-out-modules}}
+\nlsep \TERM{SearchAbout}~\TERM{[}~\NT{ref-or-string}~\TERM{]}\OPT{\NT{in-out-modules}}
\nlsep \KWD{Set}~\NT{ident}~\OPT{\NT{opt-value}}
\nlsep \TERM{Unset}~\NT{ident}
\nlsep \KWD{Set}~\NT{ident}~\NT{ident}~\OPT{\NT{opt-value}}
@@ -984,6 +985,10 @@ $$
\DEFNT{check-command}
\TERM{Eval}~\NT{red-expr}~\KWD{in}~\NT{constr}
\nlsep \TERM{Check}~\NT{constr}
+\SEPDEF
+\DEFNT{ref-or-string}
+ \NT{reference}
+\nlsep \NT{string}
\end{rules}
\begin{rules}
@@ -991,7 +996,7 @@ $$
\TERM{Term}~\NT{reference}
\nlsep \TERM{All}
\nlsep \TERM{Section}~\NT{reference}
-\nlsep \TERM{Grammar}~\NT{ident}~\NT{ident}
+\nlsep \TERM{Grammar}~\NT{ident}
\nlsep \TERM{LoadPath}
\nlsep \TERM{Module}~\OPT{\KWD{Type}}~\NT{reference}
\nlsep \TERM{Modules}
@@ -1150,7 +1155,7 @@ $$
%%\nlsep \TERM{Show}~\TERM{Programs}
\nlsep \TERM{Explain}~\TERM{Proof}~\OPT{\TERM{Tree}}~\STAR{\NT{int}}
%% Go not documented
-\nlsep \TERM{Hint}~\NT{hint}~\OPT{\NT{inbases}}
+\nlsep \TERM{Hint}~\OPT{\TERM{Local}}~\NT{hint}~\OPT{\NT{inbases}}
%% PrintConstr not documented
\end{rules}