Changeset 487
- Timestamp:
- Dec 4, 2009 5:06:59 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/addcmds.tcl
- Property rcs:date changed from 2001/10/19 19:27:58 to 2001/11/08 16:00:44
- Property rcs:lines changed from +13 -8 to +3 -1
- Property rcs:rev changed from 1.24 to 1.25
r472 r487 1409 1409 if {[atominfo $phase $atom temptype] != "I"} { 1410 1410 atominfo $phase $atom temptype set I 1411 incr expgui(changed) 1411 1412 } 1412 1413 } … … 1415 1416 if {[atominfo $phase $atom temptype] == "I"} { 1416 1417 atominfo $phase $atom temptype set A 1418 incr expgui(changed) 1417 1419 } 1418 1420 }
Note: See TracChangeset
for help on using the changeset viewer.