Codebase list findbugs / 0f963a76-5fcd-4d31-8b5b-a91f02275bda/main src / scripts / standard / unionBugs
0f963a76-5fcd-4d31-8b5b-a91f02275bda/main

Tree @0f963a76-5fcd-4d31-8b5b-a91f02275bda/main (Download .tar.gz)

unionBugs @0f963a76-5fcd-4d31-8b5b-a91f02275bda/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