sig
  type t
  val dummy : Project.KIND.t
  val name : Project.KIND.t -> string
  val add_dependency : Project.KIND.t -> Project.KIND.t -> unit
end