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

Comparing ray/src/px/ra_skel.c (file contents):
Revision 2.9 by greg, Sun Feb 27 10:17:18 1994 UTC vs.
Revision 2.10 by greg, Tue Apr 5 14:10:52 1994 UTC

# Line 8 | Line 8 | static char SCCSid[] = "$SunId$ LBL";
8   *  Skeletal 24-bit image conversion program.  Replace "skel"
9   *  in this file with a more appropriate image type identifier.
10   *
11 < *  The Makefile entry should look something like this:
11 > *  The Rmakefile entry should look something like this:
12   *      ra_skel:        ra_skel.o
13   *              cc $(CFLAGS) -o ra_skel ra_skel.o -lrt -lm
14   *      ra_skel.o:      ../common/color.h ../common/resolu.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines