From: Alan W. I. <ai...@us...> - 2003-01-06 07:03:52
|
Update of /cvsroot/plplot/plplot/bindings/python In directory sc8-pr-cvs1:/tmp/cvs-serv5143 Modified Files: plplotcmodule.i Added Files: plplotcapi.i Log Message: Reorganize swig input from one input file to two. plplotcapi.i is reserved exclusively for API definitions and is very similar to the plplotcapi.i file in bindings/java and has quite a bit of similarity with plplot.h. plplotcmodule.i is mostly used for typemaps and other specifics of the python interface. |