5 lines
98 B
OCaml
5 lines
98 B
OCaml
|
|
open Import
|
||
|
|
|
||
|
|
(** Command to check if local packages and lockdir agree *)
|
||
|
|
val command : unit Cmd.t
|