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

Comparing ray/src/meta/imPfuncs.h (file contents):
Revision 1.3 by schorsch, Sat Nov 15 02:13:37 2003 UTC vs.
Revision 1.4 by schorsch, Sun Mar 28 20:33:13 2004 UTC

# Line 83 | Line 83 | extern FILE *imout;
83   extern void im_w(int code, unsigned int w);
84   extern void im_223(int code,unsigned int b2a,unsigned int b2b,unsigned int b3);
85   extern void im_77(int code, unsigned int b7a, unsigned int b7b);
86 < /*extern void imCreateFamilyTable(...); */
87 < /*extern void imCreatePath(...); */
86 > /* extern void imCreateFamilyTable(char *s, ...); */ /* XXX */
87 > /* extern void imCreatePath(char *s, ...); */ /* XXX */
88   extern void imCreatePathV(unsigned int count, unsigned int *vec);
89   extern void imInit(void);
90  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines