ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/do_file.tcl
(Generate patch)

Comparing ray/src/util/do_file.tcl (file contents):
Revision 2.10 by greg, Mon Aug 28 10:12:38 1995 UTC vs.
Revision 2.11 by greg, Thu Sep 21 10:29:12 1995 UTC

# Line 8 | Line 8 | set rif_glob *.rif
8   proc preen {} {                 # clean up radvar
9          global radvar rifname
10          foreach n {objects scene materials illum mkillum render oconv pfilt
11 <                        AMBFILE OPTFILE EXPOSURE ZONE REPORT} {
11 >                        RAWFILE ZFILE AMBFILE OPTFILE EXPOSURE ZONE REPORT} {
12                  if {! [info exists radvar($n)]} {
13                          set radvar($n) {}
14                  }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines