[PPL-devel] ppl/tests/Polyhedron memory1.cc

Roberto Bagnara bagnara at cs.unipr.it
Wed Nov 5 22:14:03 CET 2008


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2008-11-05 22:14:03

Modified files:
	tests/Polyhedron: memory1.cc 

Log message:
	Use malloc(), realloc() and free() instead of operator new() and
	operator delete() to implement the replacement GMP allocation
	functions.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/memory1.cc.diff?cvsroot=ppl&r1=1.19&r2=1.20




More information about the PPL-devel mailing list