From 071c47c40c7818f6871a9883a48a59754d015cca Mon Sep 17 00:00:00 2001 From: letouzey Date: Fri, 6 May 2011 09:28:40 +0000 Subject: update of the file list in doc/stdlib git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14112 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/stdlib/index-list.html.template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'doc/stdlib') diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template index 712681856..2c46ba047 100644 --- a/doc/stdlib/index-list.html.template +++ b/doc/stdlib/index-list.html.template @@ -135,19 +135,18 @@ through the Require Import command.

Binary positive integers
+ theories/PArith/BinPosDef.v theories/PArith/BinPos.v theories/PArith/Pnat.v theories/PArith/POrderedType.v - theories/PArith/Pminmax.v - theories/PArith/Psqrt.v - theories/PArith/Pgcd.v (theories/PArith/PArith.v)
NArith: Binary natural numbers
-
+
+ theories/NArith/BinNatDef.v theories/NArith/BinNat.v theories/NArith/Nnat.v theories/NArith/Ndigits.v @@ -162,7 +161,8 @@ through the Require Import command.

ZArith: Binary integers
-
+
+ theories/ZArith/BinIntDef.v theories/ZArith/BinInt.v theories/ZArith/Zorder.v theories/ZArith/Zcompare.v @@ -224,6 +224,7 @@ through the Require Import command.

  Prelude:
+ theories/Numbers/BinNums.v theories/Numbers/NumPrelude.v theories/Numbers/BigNumPrelude.v theories/Numbers/NaryFunctions.v -- cgit v1.2.3