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

Comparing ray/src/common/portio.c (file contents):
Revision 2.13 by greg, Tue May 3 05:10:13 2005 UTC vs.
Revision 2.14 by greg, Sat Dec 23 17:27:45 2006 UTC

# Line 4 | Line 4 | static const char      RCSid[] = "$Id$";
4   /*
5   * Portable i/o for binary files
6   *
7 < * External symbols declared in standard.h
7 > * External symbols declared in rtio.h
8   */
9  
10   #include "copyright.h"
11
12 #include <stdio.h>
11  
12   #include "rtio.h"
13  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines