From: Alan W. I. <ai...@us...> - 2001-12-23 01:52:58
|
Update of /cvsroot/plplot/plplot/bindings/python In directory usw-pr-cvs1:/tmp/cvs-serv14929 Modified Files: plmodule.c Log Message: Drop unused variables and replace empty argument list by void to reduce compilation warning messages. Also add pllightsource and plotsh3d to python plplot API so that full example 8 can be done consistent with x08c. |