Source file path_glob.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
(* generated by dune *)

(** @canonical Path_glob.Ast *)
module Ast = Path_glob__Ast

(** @canonical Path_glob.Formula *)
module Formula = Path_glob__Formula

(** @canonical Path_glob.Glob *)
module Glob = Path_glob__Glob

(** @canonical Path_glob.Lexer *)
module Lexer = Path_glob__Lexer