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

Comparing ray/src/ot/readobj2.c (file contents):
Revision 2.11 by greg, Tue Feb 2 18:02:32 2016 UTC vs.
Revision 2.12 by greg, Wed Jul 29 18:11:23 2020 UTC

# Line 27 | Line 27 | readobj2(      /* read in an object file or stream */
27          ro_cbfunc callback
28   )
29   {
30        char  *fgetline();
30          FILE  *infp;
31          char  buf[2048];
32          register int  c;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines