system_detect.ml
posix-base
1 let system = Str.replace_first (Str.regexp "ocaml_posix_") "" "ocaml_posix_linux"
1
let system = Str.replace_first (Str.regexp "ocaml_posix_") "" "ocaml_posix_linux"