module Fct_user_crit:Datatype.Make(sig
include Datatype.Undefined
typet =SlicingInternals.fct_user_crit
val reprs : SlicingInternals.fct_user_crit list
val name : string
val mem_project : (Project_skeleton.t -> bool) -> 'a -> bool
val varname : 'a -> stringend)
include Datatype.S_no_copy
val copy : Datatype.t -> Datatype.tDeep copy: no possible sharing between x and copy x.