diff options
author | Samuel Mimram <smimram@debian.org> | 2007-02-13 13:48:12 +0000 |
---|---|---|
committer | Samuel Mimram <smimram@debian.org> | 2007-02-13 13:48:12 +0000 |
commit | 55ce117e8083477593cf1ff2e51a3641c7973830 (patch) | |
tree | a82defb4105f175c71b0d13cae42831ce608c4d6 /doc/stdlib | |
parent | 208a0f7bfa5249f9795e6e225f309cbe715c0fad (diff) |
Imported Upstream version 8.1+dfsgupstream/8.1+dfsg
Diffstat (limited to 'doc/stdlib')
-rw-r--r-- | doc/stdlib/index-list.html.template | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template index 10744fe4..f63b6cf4 100644 --- a/doc/stdlib/index-list.html.template +++ b/doc/stdlib/index-list.html.template @@ -135,7 +135,7 @@ through the <tt>Require Import</tt> command.</p> theories/ZArith/Int.v </dd> - <dt> <b>Reals</b>: + <dt> <b>QArith</b>: Rational numbers </dt> <dd> @@ -144,6 +144,7 @@ through the <tt>Require Import</tt> command.</p> theories/QArith/Qring.v (theories/QArith/QArith.v) theories/QArith/Qreals.v + theories/QArith/Qcanon.v </dd> <dt> <b>Reals</b>: |