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

Comparing ray/src/util/trad.wsh (file contents):
Revision 2.13 by greg, Tue Oct 17 21:28:21 1995 UTC vs.
Revision 2.14 by greg, Fri May 17 13:53:09 1996 UTC

# Line 11 | Line 11 | set helplib $radlib
11  
12   set auto_path [linsert $auto_path 0 $radlib]
13  
14 + # Assign global globbing variables
15 +
16 + set myglob(rif) *.rif
17 + set myglob(materials) *.mat
18 + set myglob(illum) *.rad
19 + set myglob(scene) *.rad
20 + set myglob(objects) *
21 +
22   # Create required procedures
23  
24   proc modified {} {      # check for radvar modification

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines