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

Comparing ray/src/px/psign.c (file contents):
Revision 2.14 by greg, Fri Jan 8 13:14:14 1993 UTC vs.
Revision 2.15 by greg, Fri Jun 4 17:02:48 1993 UTC

# Line 216 | Line 216 | makemap()                      /* create the bit map */
216   gettext(fp)                     /* get text from a file */
217   FILE  *fp;
218   {
219        char  *fgets();
219          char  buf[MAXLINE];
220          register LINE  *curl;
221          int  len;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines