[PPL-devel] ppl/src Constraint.defs.hh Constraint.inlines.hh

Roberto Bagnara bagnara at cs.unipr.it
Mon Apr 3 09:14:46 CEST 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2006-04-03 09:14:46

Modified files:
	src            : Constraint.defs.hh Constraint.inlines.hh 

Log message:
	Added Constraint operator==(Variable v1, Variable v2),
	Constraint operator<=(Variable v1, Variable v2),
	Constraint operator>=(Variable v1, Variable v2),
	Constraint operator<(Variable v1, Variable v2) and
	Constraint operator>(Variable v1, Variable v2).

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Constraint.defs.hh.diff?cvsroot=ppl&r1=1.118&r2=1.119
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Constraint.inlines.hh.diff?cvsroot=ppl&r1=1.62&r2=1.63




More information about the PPL-devel mailing list