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

Comparing ray/src/common/resolu.h (file contents):
Revision 2.5 by schorsch, Fri Jun 6 16:38:47 2003 UTC vs.
Revision 2.7 by greg, Mon Jun 30 19:04:29 2003 UTC

# Line 19 | Line 19
19   extern "C" {
20   #endif
21  
22 #include "copyright.h"
23
22                          /* flags for scanline ordering */
23   #define  XDECR                  1
24   #define  YDECR                  2
# Line 73 | Line 71 | extern void    fputformat(char *s, FILE *fp);
71   extern int      getheader(FILE *fp, int (*f)(), char *p);
72   extern int      globmatch(char *pat, char *str);
73   extern int      checkheader(FILE *fin, char *fmt, FILE *fout);
76
74  
75   #ifdef __cplusplus
76   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines