Codebase list findbugs / 0ac20a45-4496-47d9-bcbf-437f360786f4/main src / scripts / standard / unionBugs
0ac20a45-4496-47d9-bcbf-437f360786f4/main

Tree @0ac20a45-4496-47d9-bcbf-437f360786f4/main (Download .tar.gz)

unionBugs @0ac20a45-4496-47d9-bcbf-437f360786f4/mainraw · history · blame

#! /bin/sh

# Deprecated

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

@GET_FBHOME@

@SET_DEFAULT_JAVA@

fb_mainclass=edu.umd.cs.findbugs.workflow.UnionResults

@WRAP_JAVA@

# vim:ts=3