
set_var_integer(+Attr)

   Marks the IC attribute as being integral.

Arguments
   Attr                An IC attribute

Type
   library(ic_kernel)

Description

	Lowelevel predicate which marks an IC attributes as representing
	and integral value.

        Typicaly not called directly but indirectly through
	integers/1 which works on variables.


See Also
   integers / 1
