Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

Commit

Permalink
* commons/common2.ml: related work
Browse files Browse the repository at this point in the history
  • Loading branch information
pad committed Nov 13, 2013
1 parent 822b626 commit 8dd1618
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions commons/common2.ml
Original file line number Diff line number Diff line change
Expand Up @@ -646,6 +646,10 @@ let test_exn x s =
(* Quickcheck like (sfl) *)
(*****************************************************************************)

(* related work:
* - http://cedeela.fr/quickcheck-for-ocaml.html
*)

(*---------------------------------------------------------------------------*)
(* generators *)
(*---------------------------------------------------------------------------*)
Expand Down

0 comments on commit 8dd1618

Please sign in to comment.