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

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

# Line 103 | Line 103 | int  lvl;
103   }
104  
105  
106 + void
107   printhead(ac, av)               /* print command header */
108   register int  ac;
109   register char  **av;
# Line 116 | Line 117 | register char  **av;
117   }
118  
119  
120 + int
121   main(argc, argv)
122   int  argc;
123   char  *argv[];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines