diff options
| author | Emilio Jesus Gallego Arias | 2017-05-17 20:55:32 +0200 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2017-05-23 01:37:24 +0200 |
| commit | 3c0d8d08bda81b9fbd7210e4e352a08bbe8219e8 (patch) | |
| tree | 22c4573182302aa493a18f275833e2fdf78306c9 /doc/refman/RefMan-pro.tex | |
| parent | 11851daee3a14f784cc2a30536a8f69be62c4f62 (diff) | |
[vernac] Remove `Save.` command.
It has been deprecated for a while in favor of `Qed`.
Diffstat (limited to 'doc/refman/RefMan-pro.tex')
| -rw-r--r-- | doc/refman/RefMan-pro.tex | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/refman/RefMan-pro.tex b/doc/refman/RefMan-pro.tex index 8ba28b32f1..7e2b9db24d 100644 --- a/doc/refman/RefMan-pro.tex +++ b/doc/refman/RefMan-pro.tex @@ -90,11 +90,6 @@ memory overflow. Defines the proved term as a transparent constant. -\item {\tt Save.} -\comindex{Save} - - This is a deprecated equivalent to {\tt Qed}. - \item {\tt Save {\ident}.} Forces the name of the original goal to be {\ident}. This command |
