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.5 by greg, Mon Oct 31 11:35:28 1994 UTC vs.
Revision 2.6 by greg, Sat Nov 5 09:43:29 1994 UTC

# Line 175 | Line 175 | if {[llength $argv] == 0} {
175          cd [file dirname $argv]
176          set curfile [file tail $argv]
177          if {! [file exists $curfile]} {
178 <                newnew $argv
178 >                newnew $curfile
179                  .scene invoke
180          } elseif {[newload $curfile]} {
181                  if $alldone {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines