3 lines
59 B
OCaml
3 lines
59 B
OCaml
module type S = Keys_intf.S
|
|
|
|
module Make (_ : Pg.CONN) : S
|
module type S = Keys_intf.S
|
|
|
|
module Make (_ : Pg.CONN) : S
|