Changeset 842


Ignore:
Timestamp:
Dec 4, 2009 5:12:58 PM (16 years ago)
Author:
toby
Message:

# on 2005/03/24 21:57:52, toby did:
profile type 5 (RBVD)

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  
    678678    grid [label $top.fr2a -text "Choose profile function:"] \
    679679            -column 0 -row 2
    680     foreach i {1 2 3 4} {
     680    foreach i {1 2 3 4 5} {
    681681        grid [radiobutton $top.fr2.$i -value $i \
    682682                -variable expcons(ProfileFunction) \
Note: See TracChangeset for help on using the changeset viewer.