From db77b92f7cc426aa9fb784be3b07b4097d81ae0d Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Wed, 31 May 2017 01:23:50 -0400 Subject: Doc: add Decimal-related files to index-list.html.template --- doc/stdlib/index-list.html.template | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/stdlib') diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template index 48048b7a0..95e541f81 100644 --- a/doc/stdlib/index-list.html.template +++ b/doc/stdlib/index-list.html.template @@ -18,6 +18,7 @@ through the Require Import command.

theories/Init/Logic.v theories/Init/Logic_Type.v theories/Init/Nat.v + theories/Init/Decimal.v theories/Init/Peano.v theories/Init/Specif.v theories/Init/Tactics.v @@ -225,6 +226,12 @@ through the Require Import command.

theories/Numbers/BinNums.v theories/Numbers/NumPrelude.v theories/Numbers/NaryFunctions.v + theories/Numbers/DecimalFacts.v + theories/Numbers/DecimalNat.v + theories/Numbers/DecimalPos.v + theories/Numbers/DecimalN.v + theories/Numbers/DecimalZ.v + theories/Numbers/DecimalString.v
  NatInt: -- cgit v1.2.3