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

Comparing ray/src/ot/getbbox.c (file contents):
Revision 2.1 by greg, Tue Nov 12 17:01:01 1991 UTC vs.
Revision 2.2 by greg, Thu Dec 19 15:06:44 1991 UTC

# Line 41 | Line 41 | main(argc, argv)               /* read object files and compute bou
41   int  argc;
42   char  **argv;
43   {
44 <        char  *getenv();
45 <        double  atof();
44 >        extern char  *getenv();
45          int  nohead = 0;
46          int  i;
47  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines