5 lines
74 B
OCaml
5 lines
74 B
OCaml
|
|
open Import
|
||
|
|
|
||
|
|
(** Command to print all depexts *)
|
||
|
|
val command : unit Cmd.t
|