module Register:Register a new kind in the underlying dynamic graph.
Parameters: |
|
val self : Project.t
val select : Kind.how -> Project.Computation.selection -> Project.Computation.selection
select sel
add the registered state to the given selection in a
functional way.val depend : Project.t -> unit
depend k
adds a dependencies from k
to me
.val name : string