Changeset 916


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

# on 2008/04/15 17:29:50, toby did:
macro recording

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/orient.tcl

    • Property rcs:date changed from 2005/03/24 21:53:50 to 2008/04/15 17:29:50
    • Property rcs:lines changed from +5 -4 to +4 -1
    • Property rcs:rev changed from 1.9 to 1.10
    r840 r916  
    204204    if {$nextaxis > 9} return
    205205    MDprefinfo $hist $phase $nextaxis new set
     206    RecordMacroEntry "MDprefinfo $hist $phase $nextaxis new set" 0
    206207    hapinfo $hist $phase POnaxis set $nextaxis
     208    RecordMacroEntry "hapinfo $hist $phase POnaxis set $nextaxis" 0
    207209    incr expgui(changed)
     210    RecordMacroEntry "incr expgui(changed)" 0
    208211    DisplayOrient
    209212}
Note: See TracChangeset for help on using the changeset viewer.