[PURRS-devel] purrs demos/purrs_rrs_cgi.cc src/Recurrence.cc ...

Tatiana Zolo zolo at spartacus.cs.unipr.it
Thu Nov 13 17:08:01 CET 2003


CVSROOT:	/cvs/purrs
Module name:	purrs
Changes by:	zolo at cs.unipr.it	2003-11-13 17:08:01

Modified files:
	demos          : purrs_rrs_cgi.cc 
	src            : Recurrence.cc Recurrence.defs.hh 
	                 Recurrence.inlines.hh rr_classifier.cc 
	tests          : rrs_driver.cc 

Log message:
	Moved the enum `Classifier_Status' in the private section
	of the class Recurrence and added to the enum `Solver_Status'
	(in the public section of the class Recurrence) the associated
	status which we want public.
	
	Added the private function `map_status()' that, given a
	`Classifier_Status', returns the associated `Solver_Status'.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/demos/purrs_rrs_cgi.cc.diff?cvsroot=purrs&r1=1.23&r2=1.24
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.cc.diff?cvsroot=purrs&r1=1.120&r2=1.121
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.defs.hh.diff?cvsroot=purrs&r1=1.124&r2=1.125
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.inlines.hh.diff?cvsroot=purrs&r1=1.85&r2=1.86
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/rr_classifier.cc.diff?cvsroot=purrs&r1=1.73&r2=1.74
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/tests/rrs_driver.cc.diff?cvsroot=purrs&r1=1.69&r2=1.70




More information about the PURRS-devel mailing list