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

Comparing ray/src/px/ra_t8.c (file contents):
Revision 2.8 by greg, Mon Nov 21 15:55:55 1994 UTC vs.
Revision 2.9 by greg, Fri Nov 10 17:04:52 1995 UTC

# Line 27 | Line 27 | static char SCCSid[] = "$SunId$ LBL";
27  
28   #ifndef  BSD
29   #define  bcopy(s,d,n)           (void)memcpy(d,s,n)
30 extern char  *memcpy();
30   #endif
31  
32   #define  goodpic(h)     (my_imType(h) && my_mapType(h))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines