create new package for stdpp-bitvector library
Compare changes
- Michael Sammler authored
+ 4
− 4
@@ -32,10 +32,10 @@ Coq 8.19 is newly supported by this version of std++.
This is a step towards #204 (closed).
I was not quite sure which Coq logical path to use for this. For now I used stdpp.bv
since always typing stdpp.bitvector
seems a bit annoying, but the inconsistency may also be confusing. Opinions?