From: Geoffrey F. <fu...@sl...> - 2000-05-15 07:24:03
|
Update of /cvsroot/plplot/plplot/bindings/python In directory slayer.i.sourceforge.net:/tmp/cvs-serv21536 Modified Files: plmodule.h Log Message: Pull out the prototype of plarrows, which was recently inserted into plplot.h. Also, change inclusion of arrayobject.h to work with the installation semantics of distutils on Python 1.6a2. This looks like a big improvement over the way things used to be done way back when. |