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

Comparing ray/src/gen/genprism.c (file contents):
Revision 1.1 by greg, Thu Feb 2 11:16:28 1989 UTC vs.
Revision 1.2 by greg, Tue Mar 14 15:08:35 1989 UTC

# Line 102 | Line 102 | userr:
102  
103  
104   readverts(fname)                /* read vertices from a file */
105 < FILE  *fname;
105 > char  *fname;
106   {
107          FILE  *fp;
108  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines