Source file fpath_sexp0.ml

1
2
3
4
5
6
7
8
9
10
module Fpath = struct
  include Fpath
  include Fpath0
  include Path.Export
end

module Absolute_path = Path.Absolute_path
module Relative_path = Path.Relative_path
module Fsegment = Fsegment
module Fpart = Fsegment