Changeset 842
- Timestamp:
- Dec 4, 2009 5:12:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/profcons.tcl ΒΆ
- Property rcs:date changed from 2002/09/05 18:29:19 to 2005/03/24 21:57:52
- Property rcs:lines changed from +23 -1 to +2 -2
- Property rcs:rev changed from 1.6 to 1.7
r648 r842 678 678 grid [label $top.fr2a -text "Choose profile function:"] \ 679 679 -column 0 -row 2 680 foreach i {1 2 3 4 } {680 foreach i {1 2 3 4 5} { 681 681 grid [radiobutton $top.fr2.$i -value $i \ 682 682 -variable expcons(ProfileFunction) \
Note: See TracChangeset
for help on using the changeset viewer.