Changeset 6068
- Timestamp:
- 01/03/09 23:38:18 (6 months ago)
- Files:
-
- 1 modified
-
framework3/trunk/plugins/thread.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
framework3/trunk/plugins/thread.rb
r5773 r6068 32 32 { 33 33 "start_thread" => "Start a background thread that writes to the console", 34 "stop_thread" => "St art a background thread that writes to the console",34 "stop_thread" => "Stop a background thread", 35 35 "list_thread" => "List running threads" 36 36 }
