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

Comparing ray/src/rt/rv2.c (file contents):
Revision 2.30 by greg, Tue Mar 21 14:40:14 1995 UTC vs.
Revision 2.31 by greg, Thu May 4 15:50:26 1995 UTC

# Line 507 | Line 507 | register char  *s;
507          
508          if (s[0] == '\0') {
509                  (*dev->comout)(
510 <                "aa ab ad ar as av b dc di dj ds dt i lr lw ps pt sj st bv: ");
510 >                "aa ab ad ar as av b dc dv dj ds dt i lr lw ps pt sj st bv: ");
511                  (*dev->comin)(buf, NULL);
512                  s = buf;
513          }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines