From: Andrew R. <ar...@us...> - 2002-09-18 11:25:08
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv405 Modified Files: plfreetype.c Log Message: Made small change to the absolute path logic for assigning names. Now check the second character for ':' on MS-DOS systems (ie as in "C:\" or "D:\") and look for either '~' or '/' on linux to specify an absolute file-name path/name. |