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

Comparing ray/src/ot/dummy.c (file contents):
Revision 1.1 by greg, Thu Feb 2 10:33:02 1989 UTC vs.
Revision 1.2 by greg, Tue Mar 14 11:33:51 1989 UTC

# Line 29 | Line 29 | p_bfunc() { return(0); }
29  
30   t_func() { return(0); }
31  
32 + t_data() { return(0); }
33 +
34   p_pdata() { return(0); }
35  
36   p_cdata() { return(0); }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines