This commit is contained in:
parent
f89cf65259
commit
0fadd88eec
1 changed files with 2 additions and 1 deletions
|
|
@ -80,7 +80,8 @@ let () =
|
||||||
assert (size = 76);
|
assert (size = 76);
|
||||||
|
|
||||||
(* for cmp test with signatures.c output *)
|
(* for cmp test with signatures.c output *)
|
||||||
|
(*
|
||||||
let raw_str = Bin.to_string bin dummy_t in
|
let raw_str = Bin.to_string bin dummy_t in
|
||||||
Printf.printf "%s" raw_str;
|
Printf.printf "%s" raw_str;
|
||||||
|
*)
|
||||||
()
|
()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue