# File lib/taskjuggler/AlgorithmDiff.rb, line 290 290: def diff(b) 291: Diff.new(self, b) 292: end
# File lib/taskjuggler/AlgorithmDiff.rb, line 294 294: def patch(diff) 295: diff.patch(self) 296: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.