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

Comparing ray/src/util/vwrays.c (file contents):
Revision 3.8 by greg, Mon Oct 20 16:01:55 2003 UTC vs.
Revision 3.9 by greg, Wed Oct 22 02:06:35 2003 UTC

# Line 5 | Line 5 | static const char      RCSid[] = "$Id$";
5   * Compute rays corresponding to a given picture or view.
6   */
7  
8
9 #include "standard.h"
10
8   #include "platform.h"
9 + #include "standard.h"
10   #include "view.h"
11  
12   extern int      putf(), putd(), puta();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines