this repo has no description

Apply suggestions from code review

Changed files
+3 -3
packages
gr
gr.0.0.2
+3 -3
packages/gr/gr.0.0.2/opam
···
"ocaml" {>= "4.10"}
"dune" {>= "1.11"}
"ctypes" {>= "0.15"}
-
"ctypes-foreign" {true}
-
"base-unix" {with-test}
-
"owl" {with-test & >= "0.6.0"}
+
"ctypes-foreign"
+
# "base-unix" {with-test}
+
# "owl" {with-test & >= "0.6.0"}
]
build: [
["dune" "subst"] {dev}