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

Comparing ray/src/px/ra_hexbit.c (file contents):
Revision 3.5 by greg, Tue Apr 17 17:42:28 2018 UTC vs.
Revision 3.6 by greg, Sat Dec 28 18:05:14 2019 UTC

# Line 5 | Line 5 | static const char      RCSid[] = "$Id$";
5   * Create a 4x1 hex bitmap from a Radiance picture.
6   */
7  
8 #include  <stdio.h>
9 #include  <time.h>
10
8   #include  "platform.h"
9   #include  "color.h"
10   #include  "rtio.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines