Module Abstractions.Default

module Default: S 

module Val: Abstractions.Value 
module Loc: Abstract_location.External  with type value = Val.t
module Dom: Abstract_domain.External  with type value = Val.t
                                         and type location = Loc.location