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

Comparing ray/src/util/setscan.c (file contents):
Revision 2.3 by schorsch, Fri Jun 27 11:32:12 2003 UTC vs.
Revision 2.4 by schorsch, Fri Mar 26 23:34:23 2004 UTC

# Line 5 | Line 5 | static const char      RCSid[] = "$Id$";
5   * Convert angle ranges of the form a-b:s,c to discrete values
6   */
7  
8 + #include <stdlib.h>
9   #include <ctype.h>
10  
11   #include "setscan.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines