- Timestamp:
- Dec 4, 2009 5:11:27 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/addcmds.tcl
- Property rcs:date changed from 2003/11/05 21:06:59 to 2003/11/21 00:45:38
- Property rcs:lines changed from +3 -1 to +1 -1
- Property rcs:rev changed from 1.33 to 1.34
r738 r754 1960 1960 $expgui(importFormatList)] 1961 1961 for {set i 0} {$i <= [$menu index end]} {incr i} { 1962 $menu entryconfig $i -command "ImportPhase \$expgui(importFormat) $ np"1962 $menu entryconfig $i -command "ImportPhase \$expgui(importFormat) $top" 1963 1963 } 1964 1964 grid $top.fr.b4 -column 1 -row 0 -sticky w
Note: See TracChangeset
for help on using the changeset viewer.