Changeset 372 for trunk/profcons.tcl
- Timestamp:
- Dec 4, 2009 5:05:04 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/profcons.tcl
- Property rcs:date changed from 2000/10/12 21:30:14 to 2001/02/22 18:28:06
- Property rcs:lines changed from +17 -6 to +3 -1
- Property rcs:rev changed from 1.2 to 1.3
r320 r372 137 137 set item [lindex $conslist 0] 138 138 set h [lindex [lindex $item 1] 0] 139 # trap a bad histogram code -- don't know how this happens, though 140 if {$h == ""} continue 139 141 if {$h == "ALL"} {set h [lindex $expmap(powderlist) 0]} 140 142 set p [lindex [lindex $item 0] 0]
Note: See TracChangeset
for help on using the changeset viewer.