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

Comparing ray/src/rt/rv2.c (file contents):
Revision 2.2 by greg, Thu Nov 21 10:10:30 1991 UTC vs.
Revision 2.3 by greg, Thu Dec 19 14:54:55 1991 UTC

# Line 246 | Line 246 | register char  *s;
246   getexposure(s)                          /* get new exposure */
247   char  *s;
248   {
249        double  atof(), pow(), fabs();
249          char  buf[128];
250          register char  *cp;
251          register PNODE  *p;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines