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

Comparing ray/src/common/words.c (file contents):
Revision 2.7 by greg, Mon Mar 10 17:26:26 2003 UTC vs.
Revision 2.8 by schorsch, Thu Jul 17 09:21:29 2003 UTC

# Line 12 | Line 12 | static const char RCSid[] = "$Id";
12   #include  <ctype.h>
13   #include  <string.h>
14  
15 + #include  "rtio.h"
16  
17   char *
18   atos(rs, nb, s)                 /* get word from string, returning rs */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines