[PURRS-devel] purrs/src Expr.cc Expr.defs.hh Expr.inlines.hh ...

Tatiana Zolo zolo at spartacus.cs.unipr.it
Thu Nov 14 12:47:16 CET 2002


CVSROOT:	/cvs/purrs
Module name:	purrs
Changes by:	zolo at cs.unipr.it	2002-11-14 12:47:16

Modified files:
	src            : Expr.cc Expr.defs.hh Expr.inlines.hh 
	                 Recurrence.cc rr_solver.cc simplify.cc 

Log message:
	Added the method
	`Expr apply(Functor f, const std::vector<Expr>& x)'
	that applies the functor `f' to the operand contained in `x'.
	
	Used this method where it is possible.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Expr.cc.diff?cvsroot=purrs&r1=1.14&r2=1.15
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Expr.defs.hh.diff?cvsroot=purrs&r1=1.55&r2=1.56
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Expr.inlines.hh.diff?cvsroot=purrs&r1=1.52&r2=1.53
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.cc.diff?cvsroot=purrs&r1=1.11&r2=1.12
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/rr_solver.cc.diff?cvsroot=purrs&r1=1.155&r2=1.156
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/simplify.cc.diff?cvsroot=purrs&r1=1.72&r2=1.73




More information about the PURRS-devel mailing list