summaryrefslogtreecommitdiff
path: root/theories/Numbers/Natural/Binary/NBinary.v
blob: 2c99128db572b16144c3c03fde9fdf6755055c82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
(************************************************************************)
(*  v      *   The Coq Proof Assistant  /  The Coq Development Team     *)
(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
(*   \VV/  **************************************************************)
(*    //   *      This file is distributed under the terms of the       *)
(*         *       GNU Lesser General Public License Version 2.1        *)
(************************************************************************)
(*                      Evgeny Makarov, INRIA, 2007                     *)
(************************************************************************)

(*i $Id: NBinary.v 10934 2008-05-15 21:58:20Z letouzey $ i*)

Require Export NBinDefs.
Require Export NArithRing.