[PPL-devel] ppl interfaces/C/ppl_c.cc interfaces/Prolog/pp ...

Roberto Bagnara roberto at spartacus.cs.unipr.it
Wed Jun 26 18:12:53 CEST 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	roberto at cs.unipr.it	2002-06-26 18:12:53

Modified files:
	interfaces/C   : ppl_c.cc 
	interfaces/Prolog: ppl_prolog.icc 

Log message:
	Use the new static members of Generator to construct generatos.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/C/ppl_c.cc.diff?cvsroot=ppl&r1=1.38&r2=1.39
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/ppl_prolog.icc.diff?cvsroot=ppl&r1=1.57&r2=1.58

Modified files:
	src            : Generator.defs.hh Generator.inlines.hh 
	                 Makefile.am 

Log message:
	Added new shorthand non-member functions for creting generators:
	Generator line(const LinExpression&),
	Generator ray(const LinExpression&),
	Generator point(const LinExpression&, const Integer&),
	Generator closure_point(const LinExpression&, const Integer&).

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Generator.defs.hh.diff?cvsroot=ppl&r1=1.65&r2=1.66
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Generator.inlines.hh.diff?cvsroot=ppl&r1=1.31&r2=1.32
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Makefile.am.diff?cvsroot=ppl&r1=1.42&r2=1.43




More information about the PPL-devel mailing list