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

Comparing ray/src/common/readobj.c (file contents):
Revision 2.1 by greg, Tue Nov 12 16:55:11 1991 UTC vs.
Revision 2.2 by greg, Mon Jan 25 12:41:24 1993 UTC

# Line 122 | Line 122 | FILE  *fp;
122          }
123                                          /* initialize */
124          objp->os = NULL;
125        objp->lastrno = -1;
125  
126          insertobject(obj);              /* add to global structure */
127   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines