CVSROOT: /cvs/ppl
Module name: w3ppl
Changes by: roberto(a)cs.unipr.it 2001-10-20 13:22:08
Modified files:
htdocs : ppl.raw
Log message:
There was a missing "take" in "take place".
Wicked which removed.
<STRONG> is now used to indicate the PPL major features.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/w3ppl/htdocs/ppl.raw.diff?cvsroot…
CVSROOT: /cvs/ppl
Module name: ppl
Changes by: ericci(a)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.dif…