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

Comparing ray/src/util/rad.c (file contents):
Revision 2.13 by greg, Fri Jul 2 14:50:49 1993 UTC vs.
Revision 2.14 by greg, Thu Jul 15 18:32:57 1993 UTC

# Line 828 | Line 828 | register char  *po;
828                  po = addarg(po, "-r 1");
829                  break;
830          case HIGH:
831 <                po = addarg(po, "-m .15");
831 >                po = addarg(po, "-m .25");
832                  break;
833          }
834          if (vdef(PFILT))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines