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

Comparing ray/src/ot/obj2mesh.c (file contents):
Revision 2.3 by greg, Fri Mar 14 21:27:46 2003 UTC vs.
Revision 2.4 by greg, Fri Apr 18 21:47:45 2003 UTC

# Line 97 | Line 97 | char  *argv[];
97  
98          writemesh(ourmesh, stdout);     /* write mesh to output */
99          
100 < printmeshstats(ourmesh, stderr);
100 >        /* printmeshstats(ourmesh, stderr); */
101  
102          quit(0);
103   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines