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

Comparing ray/src/ot/oconv.c (file contents):
Revision 2.7 by greg, Sun Feb 27 10:16:42 1994 UTC vs.
Revision 2.8 by greg, Mon Mar 28 11:13:58 1994 UTC

# Line 104 | Line 104 | breakopt:
104                  nfiles = readoct(infile, IO_ALL, &thescene, ofname);
105                  if (nfiles == 0)
106                          inpfrozen++;
107 <        }
108 <
109 <        newheader("RADIANCE", stdout);  /* new binary file header */
107 >        } else
108 >                newheader("RADIANCE", stdout);  /* new binary file header */
109          printargs(argc, argv, stdout);
110          fputformat(OCTFMT, stdout);
111          printf("\n");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines