diff options
| author | Guillaume Melquiond | 2015-07-22 07:30:50 +0200 |
|---|---|---|
| committer | Guillaume Melquiond | 2015-07-22 07:31:03 +0200 |
| commit | 246a5011d7a794835aa0f9ca198b3a4a74031ed6 (patch) | |
| tree | 94a1818dafc31a18b21adfbdb242b2f3d8eb4c7a | |
| parent | 3d5b210d4148e1edb9f7a02c888decf9cc6c30e6 (diff) | |
Remove obsolete documentation. (Fix bug #4238)
| -rw-r--r-- | doc/refman/RefMan-ext.tex | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/refman/RefMan-ext.tex b/doc/refman/RefMan-ext.tex index cc5239a779..d63d22a71c 100644 --- a/doc/refman/RefMan-ext.tex +++ b/doc/refman/RefMan-ext.tex @@ -1375,9 +1375,6 @@ Check (fun l => map length l = map (list nat) nat length l). \Rem To know which are the implicit arguments of an object, use the command {\tt Print Implicit} (see \ref{PrintImplicit}). -\Rem If the list of arguments is empty, the command removes the -implicit arguments of {\qualid}. - \subsection{Automatic declaration of implicit arguments for a constant} {\Coq} can also automatically detect what are the implicit arguments |
