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

Comparing ray/src/gen/genmarble.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 22 | Line 22 | typedef double  FVECT[3];
22   static double  bubble();        /* pretty cute, huh? */
23   static void sphere_cart();
24  
25 <
25 > int
26   main(argc, argv)
27   int  argc;
28   char  **argv;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines