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

Comparing ray/src/util/glrad.c (file contents):
Revision 3.5 by gwlarson, Thu Jun 18 17:18:27 1998 UTC vs.
Revision 3.6 by gwlarson, Fri Jun 19 11:29:50 1998 UTC

# Line 809 | Line 809 | int    vwnum;
809                          ;
810          else if (vwnum >= MAXVIEW || vwl[vwnum].v == NULL)
811                  vwnum = 0;
812        if (vwnum == currentview)
813                return;
812          copylastv("standard view");
813          dev_view(vwl[currentview=vwnum].v);
814   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines