We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd6cd14 commit 37b4cb2Copy full SHA for 37b4cb2
1 file changed
dune-project
@@ -15,7 +15,7 @@
15
16
(package
17
(name domainpc)
18
- (synopsis "Domainpc")
+ (synopsis "Domain Per Core, spawn domains ensuring that they run on separate cores.")
19
(description "Domain Per Core, spawn domains ensuring that they run on separate cores.")
20
(depends (ocaml (>= 5.2)) processor))
21
0 commit comments