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

Comparing ray/src/meta/tbar.c (file contents):
Revision 1.2 by schorsch, Mon Jun 30 14:59:12 2003 UTC vs.
Revision 1.3 by schorsch, Mon Jul 14 20:02:29 2003 UTC

# Line 10 | Line 10 | static const char      RCSid[] = "$Id$";
10   *      cc -o ../tbar tbar.c tgraph.o primout.o mfio.o syscalls.o misc.o -lm
11   */
12  
13 < #ifdef _WIN32
14 < #include <process.h> /* getpid() */
15 < #endif
16 <
17 < #include  "tgraph.h"
13 > #include "rtprocess.h" /* getpid() */
14 > #include "tgraph.h"
15  
16  
17   #define  XLEGEND  (XBEG+XSIZ+4*TSIZ)    /* x start of legend */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines