mv mod_intf.mli
This commit is contained in:
parent
9b389d6f69
commit
5081628f8b
4 changed files with 3 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
module type S = Keys_intf.S
|
||||
module type S = Mod_intf.S
|
||||
|
||||
module Make (_ : Pg.CONN) : S
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue