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

Comparing ray/src/common/rtio.h (file contents):
Revision 3.6 by schorsch, Fri Nov 14 17:22:06 2003 UTC vs.
Revision 3.7 by greg, Thu Feb 12 18:55:50 2004 UTC

# Line 11 | Line 11
11   #include  <fcntl.h>
12   #include  <string.h>
13  
14 #include  "paths.h"
15
14   #ifdef __cplusplus
15   extern "C" {
16   #endif
19
17                                          /* defined in badarg.c */
18   extern int      badarg(int ac, char **av, char *fl);
19                                          /* defined in expandarg.c */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines