aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2014-03-20 14:00:18 +0100
committerGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2014-03-20 14:00:18 +0100
commit377ca6da1e6b36d6dbd0fded7b9f8b4c33d19df1 (patch)
tree804d1222544513f1fc5e48a6039184c6c86067fc /doc
parent2d015514b890c2c6f5506fa15c5b592209a590ae (diff)
Documenting the Print Strategy command.
Diffstat (limited to 'doc')
-rw-r--r--doc/refman/RefMan-oth.tex15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/refman/RefMan-oth.tex b/doc/refman/RefMan-oth.tex
index dc2e454f6..20893dc4e 100644
--- a/doc/refman/RefMan-oth.tex
+++ b/doc/refman/RefMan-oth.tex
@@ -1111,6 +1111,21 @@ command is prefixed by {\tt Local}. In the latter case, the behavior
regarding sections and modules is the same as for the {\tt
Transparent} and {\tt Opaque} commands.
+\subsection{{\tt Print Strategy} \qualid{\tt .}\comindex{Print Strategy}\label{PrintStrategy}}
+
+This command prints the strategy currently associated to \qualid{}. It fails if
+\qualid{} is not an unfoldable reference, that is, neither a variable nor a
+constant.
+
+\begin{ErrMsgs}
+\item The reference is not unfoldable.
+\end{ErrMsgs}
+
+\begin{Variants}
+\item {\tt Print Strategies}\comindex{Print Strategies}\\
+ Print all the currently non-transparent strategies.
+\end{Variants}
+
\subsection{\tt Declare Reduction \ident\ := {\rm\sl convtactic}.}
This command allows to give a short name to a reduction expression,