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

Comparing ray/src/cv/mgflib/badarg.c (file contents):
Revision 1.2 by greg, Fri Feb 28 20:11:29 2003 UTC vs.
Revision 1.3 by schorsch, Sat Nov 15 17:54:06 2003 UTC

# Line 6 | Line 6 | static const char      RCSid[] = "$Id$";
6   */
7  
8   #include <ctype.h>
9 + #include <stdio.h>
10  
11 < #define NULL            0
11 > #include "parser.h"
12 >
13  
14   int
15   badarg(ac, av, fl)              /* check argument list */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines