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

Comparing ray/src/cal/lam.c (file contents):
Revision 1.1 by greg, Sat Feb 22 02:07:20 2003 UTC vs.
Revision 1.2 by schorsch, Sun Jun 8 12:03:09 2003 UTC

# Line 7 | Line 7 | static const char      RCSid[] = "$Id$";
7   *      7/14/88         Greg Ward
8   */
9  
10 + #include <stdlib.h>
11 + #include <string.h>
12   #include <stdio.h>
13 +
14 + #include "platform.h"
15  
16   #define MAXFILE         16              /* maximum number of files */
17  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines