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

Comparing ray/src/px/ra_pict.c (file contents):
Revision 2.11 by greg, Tue Mar 20 18:45:04 2018 UTC vs.
Revision 2.12 by greg, Fri Jul 19 17:37:56 2019 UTC

# Line 16 | Line 16 | static const char      RCSid[] = "$Id$";
16   *                              -- Added exposure level adjustment
17   */
18  
19 #include <stdio.h>
19   #include <math.h>
21 #include  <time.h>
20  
23 #include "platform.h"
21   #include "rtio.h"
22 + #include "platform.h"
23   #include "pict.h"
24   #include "color.h"
25   #include "resolu.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines