[PURRS-devel] purrs/src alg_eq_solver.cc alg_eq_solver.hh go ...

Tatiana Zolo zolo at spartacus.cs.unipr.it
Tue May 13 16:41:59 CEST 2003


CVSROOT:	/cvs/purrs
Module name:	purrs
Changes by:	zolo at cs.unipr.it	2003-05-13 16:41:59

Modified files:
	src            : alg_eq_solver.cc alg_eq_solver.hh gosper.cc 

Log message:
	Restored the original threshold
	
	static const unsigned
	FIND_DIVISORS_THRESHOLD = FIND_DIVISORS_MAX*FIND_DIVISORS_MAX;
	
	Changed the value of return of the function `find_divisors()' from `void'
	to `bool'.
	
	Fixed and added some comments.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/alg_eq_solver.cc.diff?cvsroot=purrs&r1=1.64&r2=1.65
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/alg_eq_solver.hh.diff?cvsroot=purrs&r1=1.10&r2=1.11
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/gosper.cc.diff?cvsroot=purrs&r1=1.51&r2=1.52




More information about the PURRS-devel mailing list