Changeset 1141 for branches/sandbox/distrest.tcl
- Timestamp:
- Apr 28, 2011 2:43:25 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/sandbox/distrest.tcl
r1109 r1141 83 83 set ::entrycmd(trace) 0 84 84 set ::entryvar(distrestweight) [SoftConst weight] 85 RecordMacroEntry "set ::entryvar(distrestweight) [SoftConst weight]" 0 85 86 set ::entrycmd(trace) 1 86 87 incr ::expgui(changed) 87 88 88 89 #Run Disagl Commands ***************************************************** … … 540 541 #puts "SoftConst restraintlist set $sr_write" 541 542 SoftConst restraintlist set $sr_write 543 RecordMacroEntry "SoftConst restraintlist set $sr_write" 0 542 544 #set ::sr_bond_list $new_list 543 545 # indicate a change to the .EXP file
Note: See TracChangeset
for help on using the changeset viewer.