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

Comparing ray/src/util/ranimate.c (file contents):
Revision 2.41 by schorsch, Sun Jul 27 22:12:03 2003 UTC vs.
Revision 2.42 by schorsch, Tue Oct 21 19:19:29 2003 UTC

# Line 28 | Line 28 | static const char RCSid[] = "$Id$";
28   #define DEF_NBLUR       5
29   #endif
30                                  /* default remote shell */
31 #ifdef _AUX_SOURCE
32 #define REMSH           "remsh"
33 #else
31   #define REMSH           "rsh"
35 #endif
32                                  /* input variables (alphabetical by name) */
33   #define ANIMATE         0               /* animation command */
34   #define ARCHIVE         1               /* archiving command */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines