Changeset 554
- Timestamp:
- Dec 4, 2009 5:08:07 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/widplt
- Property rcs:date changed from 2002/01/22 22:45:19 to 2002/01/24 15:34:43
- Property rcs:lines changed from +622 -311 to +2 -1
- Property rcs:rev changed from 1.9 to 1.10
r540 r554 379 379 380 380 proc SaveAbsorptionEdits {key} { 381 global ABS newmenu 381 global ABS newmenu box 382 382 set ABS($key) [list \ 383 383 $newmenu(1) $newmenu(2) $newmenu(opt) \ … … 385 385 $newmenu(label) \ 386 386 [lindex $ABS($key) 5]] 387 plotdata $box 387 388 } 388 389
Note: See TracChangeset
for help on using the changeset viewer.