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

Comparing ray/src/rt/rpict.c (file contents):
Revision 2.24 by greg, Tue May 25 10:30:08 1993 UTC vs.
Revision 2.25 by greg, Fri May 28 18:59:50 1993 UTC

# Line 201 | Line 201 | char  *pout, *zout, *prvr;
201          do {
202                  if (seq && nextview(stdin) == EOF)
203                          break;
204 +                pctdone = 0.0;
205                  if (pout != NULL) {
206                          sprintf(fbuf, pout, seq);
207                          if (freopen(fbuf, "w", stdout) == NULL) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines