#! /bin/sh

# Deprecated

# Create the union of two results files, preserving annotations in both files
# in the result.

exec "$(dirname $0)/fbwrap" edu.umd.cs.findbugs.workflow.UnionResults "$@"
