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

Comparing ray/src/hd/rhdisp.c (file contents):
Revision 3.40 by gwlarson, Thu Mar 4 10:14:52 1999 UTC vs.
Revision 3.41 by gwlarson, Mon Mar 8 17:31:49 1999 UTC

# Line 1 | Line 1
1 < /* Copyright (c) 1998 Silicon Graphics, Inc. */
1 > /* Copyright (c) 1999 Silicon Graphics, Inc. */
2  
3   #ifndef lint
4   static char SCCSid[] = "$SunId$ SGI";
# Line 40 | Line 40 | char   *progname;              /* global argv[0] */
40   FILE    *sstdin, *sstdout;      /* server's standard input and output */
41  
42   #ifdef DEBUG
43 #include <sys/types.h>
43   extern time_t   time();
44   static time_t   tmodesw;
45   static time_t   timm, tadd;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines