Changeset 1026 for trunk/modules/abstract.tcl
- Timestamp:
- 08/29/09 04:42:03 (3 years ago)
- File:
-
- 1 edited
-
trunk/modules/abstract.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/abstract.tcl
r1022 r1026 621 621 } 622 622 623 # implementation-independent way to get all abstract names 624 proc bMotion_abstract_get_names { } { 625 global bMotion_abstract_contents 626 return [array names bMotion_abstract_contents] 627 } 623 628 624 629 bind time - "* * * * *" bMotion_abstract_auto_gc
Note: See TracChangeset
for help on using the changeset viewer.
