--- ray/src/util/do_scene.tcl 1995/10/17 21:28:13 2.2 +++ ray/src/util/do_scene.tcl 1996/05/17 13:53:01 2.3 @@ -3,11 +3,6 @@ # Track octree and scene files # -set myglob(materials) *.mat -set myglob(illum) *.rad -set myglob(scene) *.rad -set myglob(objects) * - proc newfent f { # add file to our list global rifname radvar mybox myvar set rd [file dirname $rifname]