From: Alan W. I. <ai...@us...> - 2002-07-19 14:52:58
|
Update of /cvsroot/plplot/plplot/include In directory usw-pr-cvs1:/tmp/cvs-serv1249 Modified Files: plplotP.h Log Message: AWI following suggestion by Gary Bishop. Stop C++ mangling of plsc name. This change allows win3.cpp in the win32 port to coexist peacefully with ordinary *.c code rather than having to rename all C code files to *.cpp. |