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

Comparing ray/src/common/quit.c (file contents):
Revision 2.3 by greg, Tue Feb 25 02:47:21 2003 UTC vs.
Revision 2.5 by schorsch, Thu Jul 17 09:21:29 2003 UTC

# Line 7 | Line 7 | static const char      RCSid[] = "$Id$";
7  
8   #include "copyright.h"
9  
10 + #include <stdlib.h>
11 +
12 + #include "rterror.h"
13 +
14   void
15   quit(code)                      /* quit program */
16   int  code;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines