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

Comparing ray/src/rt/func.c (file contents):
Revision 2.10 by greg, Tue Aug 3 12:04:58 1993 UTC vs.
Revision 2.11 by greg, Wed Sep 29 10:39:40 1993 UTC

# Line 69 | Line 69 | int  dofwd;
69                  funset("erf", 1, ':', l_erf);
70                  funset("erfc", 1, ':', l_erfc);
71                  setnoisefuncs();
72 +                setprismfuncs();
73                  loadfunc(initfile);
74                  initfile[0] = '\0';
75          }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines