From: Rafael L. <rla...@us...> - 2004-01-01 21:33:44
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory sc8-pr-cvs1:/tmp/cvs-serv14915/doc/docbook/src Modified Files: api-c.xml plplotdoc.xml.in Log Message: In src/plctrl.c, implemented plsabort, that does for plabort the same as plsexit does for plexit (i.e., set a user abort handler). The API sections for plsexit, plabort, and plsabort have been added to doc/docbook/src/api-c.xml. The plexit section was updated, since the description of plsexit was not accurate. |