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

Comparing ray/src/meta/mplot.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 87 | Line 87 | PRIMITIVE  *g;
87                  error(USER, "illegal continue direction in doglobal");
88              break;
89  
90 <        case PPAUSE:
90 >        case PPAUS:
91              fflush(stdout);
92              tty = open(TTY, O_RDWR);
93              if (g->args != NULL) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines