lib/roby/relations/error_handling.rb in roby-0.7.3 vs lib/roby/relations/error_handling.rb in roby-0.8.0

- old
+ new

@@ -1,5 +1,4 @@ - module Roby::TaskStructure class Roby::TaskEventGenerator # Mark this event as being handled by the task +task+ def handle_with(repairing_task) if !task.child_object?(repairing_task, ErrorHandling)