module type INFO = sig .. end
sig
end
Project.Computation.Register
val name : string
string
val dependencies : Project.t list
Project.t list