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

Comparing ray/src/util/do_scene.tcl (file contents):
Revision 2.2 by greg, Tue Oct 17 21:28:13 1995 UTC vs.
Revision 2.4 by greg, Sat Feb 22 02:07:30 2003 UTC

# Line 1 | Line 1
1 < # SCCSid "$SunId$ LBL"
1 > # RCSid: $Id$
2   #
3   # Track octree and scene files
4   #
5
6 set myglob(materials) *.mat
7 set myglob(illum) *.rad
8 set myglob(scene) *.rad
9 set myglob(objects) *
5  
6   proc newfent f {                # add file to our list
7          global rifname radvar mybox myvar

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines