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

Comparing ray/src/px/xshowtrace.c (file contents):
Revision 2.2 by greg, Tue Apr 21 17:24:51 1992 UTC vs.
Revision 2.3 by greg, Fri Oct 30 09:54:19 1992 UTC

# Line 92 | Line 92 | char   *argv[];
92                  exit(1);
93                                          /* loop on input */
94          mainloop();
95 <
95 >                                        /* close pipe and exit */
96 >        pclose(pin);
97          exit(0);
98   }
99  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines