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

Comparing ray/src/rt/rpict.c (file contents):
Revision 2.64 by greg, Mon Oct 20 16:01:55 2003 UTC vs.
Revision 2.65 by schorsch, Mon Oct 27 10:30:18 2003 UTC

# Line 28 | Line 28 | static const char RCSid[] = "$Id";
28   #include  "view.h"
29   #include  "random.h"
30   #include  "paths.h"
31 + #include  "rtmisc.h" /* myhostname() */
32  
33  
34   #define  RFTEMPLATE     "rfXXXXXX"
# Line 149 | Line 150 | int  code;
150   void
151   report()                /* report progress */
152   {
152        extern char  *myhostname();
153          double  u, s;
154   #ifdef BSD
155          struct rusage  rubuf;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines