module LowerUpperNeg:Module that is the image of location set variables. You can collect positive, negative and upper bound locations. The module will merge then as needed using the union function.sig
..end
module type SMALLSET =sig
..end
module type S =sig
..end
module Make: