ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/rpiece.c
(Generate patch)

Comparing ray/src/util/rpiece.c (file contents):
Revision 2.20 by greg, Tue May 4 09:30:27 1993 UTC vs.
Revision 2.21 by greg, Fri Jun 4 17:03:29 1993 UTC

# Line 241 | Line 241 | int
241   nextpiece(xp, yp)               /* get next piece assignment */
242   int  *xp, *yp;
243   {
244        extern char  *fgets();
244          struct flock  fls;
245          char  buf[64];
246  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines