[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Sat Mar 20 08:59:16 CET 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/03/20 08:59:16

Modified files:
	cm3/m3-libs/m3core/src/Csupport/Common/: hand.c 

Log message:
	implement set_gt(a,b) as set_lt(b,a)
	implement set_ge(a,b) as set_le(b,a)
	Really the frontend or backend should make this transform.




More information about the M3commit mailing list