From: Rafael L. <rla...@us...> - 2004-01-20 14:28:40
|
Update of /cvsroot/plplot/plplot/drivers In directory sc8-pr-cvs1:/tmp/cvs-serv10636 Modified Files: Makefile.am Log Message: Further simplication of the code, since the Automake construct a += b a += c can be written as a += b c |