module type VAR =This module type is the signature of the typevars. It is used every time where the jsanalse program make use of type variables.sig
..end
include GenVars.VAR_WITHOUT_IMG
type
img
val add_img : img -> t -> unit
val get_img : t -> img option