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.4 by greg, Mon Oct 20 16:01:55 2003 UTC vs.
Revision 3.5 by schorsch, Mon Oct 27 10:19:31 2003 UTC

# Line 44 | Line 44 | extern void    fputword(char *s, FILE *fp);
44   extern FILE     *frlibopen(char *fname);
45                                          /* defined in getlibpath.c */
46   extern char     *getrlibpath(void);
47 +                                        /* defined in gethomedir.c */
48 + extern char *gethomedir(char *uname, char *path, int plen);
49                                          /* defined in getpath.c */
50   extern char     *getpath(char *fname, char *searchpath, int mode);
51                                          /* defined in portio.c */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines