shexp_process.ml
shexp.bigstring
shexp.bigstring-io
shexp.process
shexp.sexp
1 2 3 4 5 6 7 8 module Std = struct module Process = Process [@@deprecated "[since 2017-02] use Shexp_process. The Std.Process sub-module is no longer needed"] end [@@deprecated "[since 2017-02] use Shexp_process. The Std sub-module is no longer needed"] include Process
1 2 3 4 5 6 7 8
module Std = struct module Process = Process [@@deprecated "[since 2017-02] use Shexp_process. The Std.Process sub-module is no longer needed"] end [@@deprecated "[since 2017-02] use Shexp_process. The Std sub-module is no longer needed"] include Process