Changeset 3989


Ignore:
Timestamp:
Oct 3, 2013 3:43:30 PM (11 years ago)
Author:
gah
Message:

fix typo in AdjustSettings? for vtkvolumeviewer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/builder/scripts/main.tcl

    r3988 r3989  
    869869                # /apps/rappture/current for 32-bit systems
    870870                # /apps/share64/rappture/current for 64-bit systems
    871                 puts stderr "TOOLDIR=[file dir [info nameofexecutable]]"
    872871                if {$tcl_platform(wordSize) == 8
    873872                      && [file isdirectory /apps/share64/rappture/current]} {
Note: See TracChangeset for help on using the changeset viewer.