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.4 by schorsch, Sat Jun 7 12:50:20 2003 UTC vs.
Revision 2.5 by schorsch, Thu Jul 17 09:21:29 2003 UTC

# Line 9 | Line 9 | static const char      RCSid[] = "$Id$";
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