[PPL-devel] ppl/src LinExpression.defs.hh

Elisa Ricci ericci at spartacus.cs.unipr.it
Sat Oct 20 10:26:29 CEST 2001


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	ericci at cs.unipr.it	2001-10-20 10:26:29

Modified files:
	src            : LinExpression.defs.hh 

Log message:
	In the second part of the example, we can use
	LinExpression e = LinExpression(14)
	instead of
	LinExpression e = LinExpression(Integer(14)).

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/LinExpression.defs.hh.diff?cvsroot=ppl&r1=1.11&r2=1.12




More information about the PPL-devel mailing list