aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/refman/Classes.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/refman/Classes.tex b/doc/refman/Classes.tex
index 1ea07f79a2..7bd4f3522d 100644
--- a/doc/refman/Classes.tex
+++ b/doc/refman/Classes.tex
@@ -305,6 +305,10 @@ parameters {\binder$_1$} to {\binder$_n$} and fields {\tt field$_1$} to
proof size by not inserting useless projections. The class
constant itself is declared rigid during resolution so that the class
abstraction is maintained.
+
+\item \label{ExistingClass} {\tt Existing Class {\ident}.\comindex{Existing Class}}
+ This variant declares a class a posteriori from a constant or
+ inductive definition. No methods or instances are defined.
\end{Variants}
\subsection{\tt Instance {\ident} {\binder$_1$ \ldots \binder$_n$} :