Skip to content

Commit ca3f7fa

Browse files
committed
clean ups
1 parent fe7e6fd commit ca3f7fa

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

hack_parallel.opam

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
opam-version: "1.2"
2-
version: ""
3-
maintainer: ""
2+
maintainer: "rvantonder@gmail.com"
43
authors: [""]
5-
homepage: ""
6-
bug-reports: ""
7-
dev-repo: ""
4+
homepage: "https://github.com/rvantonder/hack-parallel"
5+
bug-reports: "https://github.com/rvantonder/hack-parallel/issues"
6+
dev-repo: "https://github.com/rvantonder/hack-parallel.git"
87
license: "MIT"
98
build: [["dune" "build" "-p" name "-j" jobs "@install"]]
10-
build-test: [["dune" "runtest" "-p" name "-j" jobs]]
119
depends: [
1210
"core"
1311
]

src/procs/.worker.ml.swp

-32 KB
Binary file not shown.

0 commit comments

Comments
 (0)