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.2 by schorsch, Sun Jun 8 12:03:09 2003 UTC vs.
Revision 1.4 by schorsch, Wed Aug 20 09:30:16 2003 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines