From: Joao C. <jc...@us...> - 2001-12-01 01:34:48
|
Update of /cvsroot/plplot/plplot/include In directory usw-pr-cvs1:/tmp/cvs-serv31317/include Modified Files: plplot.h plstrm.h Log Message: Modified to support the new plxormod() arguments, where is was plxormod(PLINT mode) and now is plxormod(PLINT mod, PLINT *st). Now plxormod() verifies that the driver is capable of xor operation, and if not returns st=0. |