Home
last modified time | relevance | path

Searched refs:newpovfile (Results 1 – 1 of 1) sorted by relevance

/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DCrystalView.cxx2051 char oldpovfile[1024], newpovfile[1024]; local
2115 strcpy (newpovfile, drvui->Cur_File);
2116 strcat (newpovfile, ".pov");
2117 rename (oldpovfile, newpovfile);