Skip to content

Commit 08a8478

Browse files
bartoszmodelskilyrm
authored andcommitted
rename
1 parent 399ad05 commit 08a8478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lockfree-bench.opam renamed to lockfree-with-bench.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ maintainer: "KC Sivaramakrishnan <sk826@cl.cam.ac.uk>"
33
authors: ["KC Sivaramakrishnan <sk826@cl.cam.ac.uk>"]
44
homepage: "https://github.com/ocaml-multicore/lockfree"
55
doc: "https://ocaml-multicore.github.io/lockfree"
6-
synopsis: "Lock-free data structures for multicore OCaml"
6+
synopsis: "Lock-free data structures for multicore OCaml (with benchmarks)"
77
license: "ISC"
88
dev-repo: "git+https://github.com/ocaml-multicore/lockfree.git"
99
bug-reports: "https://github.com/ocaml-multicore/lockfree/issues"

0 commit comments

Comments
 (0)