aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Numbers/BinNums.v
Commit message (Collapse)AuthorAge
* Definitions of positive, N, Z moved in Numbers/BinNums.vGravatar letouzey2011-05-05
In the coming reorganisation, the name Z in BinInt will be a module containing all code and properties about binary integers. The inductive type Z hence cannot be at the same location. Same for N and positive. Apart for this naming constraint, it also have advantages : presenting the three types at once is clearer, and we will be able to refer to N in BinPos (for instance for output type of a predecessor function on positive). git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14097 85f007b7-540e-0410-9357-904b9bb8a0f7