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

Comparing ray/src/util/ranimove.h (file contents):
Revision 3.4 by schorsch, Fri Jun 27 11:32:12 2003 UTC vs.
Revision 3.5 by schorsch, Mon Jul 14 22:24:00 2003 UTC

# Line 18 | Line 18
18   */
19   #ifndef _RAD_RANIMOVE_H_
20   #define _RAD_RANIMOVE_H_
21 #ifdef __cplusplus
22 extern "C" {
23 #endif
21  
25
22   #include "ray.h"
23   #include "view.h"
24   #include "vars.h"
25 +
26 + #ifdef __cplusplus
27 + extern "C" {
28 + #endif
29 +
30                                  /* input variables (alphabetical by name) */
31   #define BASENAME        0               /* output image base name */
32   #define END             1               /* number of animation frames */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines