Skip to content
Snippets Groups Projects

create new package for stdpp-bitvector library

Merged Ralf Jung requested to merge ralf/bitvector into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
(** This file is maintained by Michael Sammler. *)
From stdpp.bitvector Require Export definitions tactics.
From stdpp Require Import options.
Loading