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

Comparing ray/src/rt/rview.c (file contents):
Revision 2.2 by greg, Mon Nov 25 10:11:01 1991 UTC vs.
Revision 2.3 by greg, Thu Dec 19 14:54:46 1991 UTC

# Line 170 | Line 170 | command(prompt)                        /* get/execute command */
170   char  *prompt;
171   {
172   #define  badcom(s)      strncmp(s, inpbuf, args-inpbuf-1)
173        double  atof();
173          char  inpbuf[256];
174          char  *args;
175   again:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines