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

Comparing ray/src/rt/devtable.c (file contents):
Revision 1.5 by greg, Wed Mar 7 12:03:24 1990 UTC vs.
Revision 1.6 by greg, Fri Mar 9 14:00:05 1990 UTC

# Line 12 | Line 12 | static char SCCSid[] = "$SunId$ LBL";
12  
13   #include  "driver.h"
14  
15 + char  dev_default[] = "X";
16 +
17   extern struct driver  *aed_init(), *x_init();
18  
19   struct device  devtable[] = {                   /* supported devices */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines