This commit is contained in:
Simon Cruanes 2018-03-18 21:53:24 -05:00
parent 2c9ed9c550
commit f07cae6c82

View file

@ -9,8 +9,6 @@
{[ {[
module B = CCBitField.Make(struct end);; module B = CCBitField.Make(struct end);;
#install_printer B.pp;;
let x = B.mk_field () let x = B.mk_field ()
let y = B.mk_field () let y = B.mk_field ()
let z = B.mk_field () let z = B.mk_field ()