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

Comparing ray/src/px/oki20.c (file contents):
Revision 2.8 by greg, Mon Aug 2 14:39:06 1993 UTC vs.
Revision 2.9 by greg, Sat Feb 22 02:07:27 2003 UTC

# Line 1 | Line 1
1 /* Copyright (c) 1992 Regents of the University of California */
2
1   #ifndef lint
2 < static char SCCSid[] = "$SunId$ LBL";
2 > static const char       RCSid[] = "$Id$";
3   #endif
6
4   /*
5   *  oki20.c - program to dump pixel file to OkiMate 20 printer.
6   */
# Line 12 | Line 9 | static char SCCSid[] = "$SunId$ LBL";
9   #ifdef MSDOS
10   #include  <fcntl.h>
11   #endif
12 + #include  <time.h>
13  
14   #include  "color.h"
15   #include  "resolu.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines