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

Comparing ray/src/cal/ev.c (file contents):
Revision 1.1 by greg, Sat Feb 22 02:07:20 2003 UTC vs.
Revision 1.3 by schorsch, Sun Jul 27 22:12:01 2003 UTC

# Line 7 | Line 7 | static const char      RCSid[] = "$Id$";
7   *     1/29/87
8   */
9  
10 + #include  <stdlib.h>
11   #include  <stdio.h>
12  
13   #include  "calcomp.h"
14 + #include  "rterror.h"
15  
16  
17   main(argc, argv)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines