diff options
| author | marche | 2003-12-10 13:12:31 +0000 |
|---|---|---|
| committer | marche | 2003-12-10 13:12:31 +0000 |
| commit | 265d773ab32168fc1ae675332ed6a0e6df18080b (patch) | |
| tree | 7d4f7c875d8cb4dbbf3bd87fb2b8bf04764570f2 /doc/RefMan-lib.tex | |
| parent | e31e599f5cd5e539987c2741fece8bb9474dbbc6 (diff) | |
presentation, biblio;
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8381 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/RefMan-lib.tex')
| -rwxr-xr-x | doc/RefMan-lib.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/RefMan-lib.tex b/doc/RefMan-lib.tex index 88cbbc57d2..1b75c92a35 100755 --- a/doc/RefMan-lib.tex +++ b/doc/RefMan-lib.tex @@ -1035,7 +1035,9 @@ Goal forall x y z:R, (x * y * z)%R <> 0%R. intros; split_Rmult. \end{coq_example} -All this tactics has been written with the new tactic language.\\ +All this tactics has been written with the new tactic language. + +\bigskip More details are available in this document: {\tt http://coq.inria.fr/$\sim$desmettr/Reals.ps}.\\ |
