Changeset 939 for trunk/bMotion.tcl
- Timestamp:
- 01/07/2008 18:06:44 (5 months ago)
- Files:
-
- 1 modified
-
trunk/bMotion.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bMotion.tcl
r884 r939 78 78 source "$bMotionModules/variables.tcl" 79 79 80 # load counters81 if {$bMotion_testing == 1} {82 putlog "... loading counters"83 }84 source "$bMotionModules/counters.tcl"85 86 80 # load settings 87 81 if {$bMotion_testing == 1} {
