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

Comparing ray/src/meta/plotout.c (file contents):
Revision 1.1 by greg, Sat Feb 22 02:07:26 2003 UTC vs.
Revision 1.2 by greg, Tue Jul 1 21:21:40 2003 UTC

# Line 159 | Line 159 | PRIMITIVE  *g;
159                  break;
160          /* fall through */
161  
162 <        case PPAUSE:
162 >        case PPAUS:
163              fflush(stdout);
164              tty = open(TTY, O_RDWR);
165              if (g->args != NULL) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines