Changeset 314


Ignore:
Timestamp:
09/29/03 11:15:46 (8 years ago)
Author:
jamesoff
Message:

converted feelings to new style

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/abstracts.tcl

    r297 r314  
    692692} 
    693693 
     694bMotion_abstract_register "feelings" 
    694695set feelings { 
    695696  "ok thanks" 
     
    707708  "like John's mum on a Thursday night" 
    708709} 
     710bMotion_abstract_batchadd "feelings" $feelings 
     711unset feelings 
    709712 
    710713bMotion_abstract_register "blownAways" 
Note: See TracChangeset for help on using the changeset viewer.