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

Comparing ray/src/gen/gencat.c (file contents):
Revision 2.4 by schorsch, Sun Jun 8 12:03:09 2003 UTC vs.
Revision 2.5 by schorsch, Sun Nov 16 10:29:38 2003 UTC

# Line 77 | Line 77 | register char  **av;
77          putchar('\n');
78   }
79  
80 + int
81   main (argc, argv)
82   int argc;
83   char *argv[];
# Line 135 | Line 136 | char *argv[];
136        }
137        h += delh;
138     }
139 +   return 0;
140   }
141  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines