ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/driver.h
(Generate patch)

Comparing ray/src/rt/driver.h (file contents):
Revision 2.6 by schorsch, Sat Jun 7 00:54:58 2003 UTC vs.
Revision 2.7 by greg, Fri Jun 27 06:53:22 2003 UTC

# Line 8 | Line 8
8   extern "C" {
9   #endif
10  
11
12 #include "copyright.h"
13
11   struct driver {                         /* driver functions */
12          void  (*close)();                       /* close device */
13          void  (*clear)();                       /* clear device */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines