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

Comparing ray/src/util/swaprasheader.c (file contents):
Revision 1.1 by greg, Tue Mar 12 13:05:15 1991 UTC vs.
Revision 2.2 by greg, Sat Feb 22 02:07:30 2003 UTC

# Line 1 | Line 1
1 /* Copyright (c) 1991 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   #include <stdio.h>
5 < #include <rasterfile.h>
5 > #include "rasterfile.h"
6  
7   main(argc, argv)
8   int     argc;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines