Codebase list findbugs / acc93016-b974-4c55-bb05-a11ff0adc893/main src / scripts / deprecated / unionBugs
acc93016-b974-4c55-bb05-a11ff0adc893/main

Tree @acc93016-b974-4c55-bb05-a11ff0adc893/main (Download .tar.gz)

unionBugs @acc93016-b974-4c55-bb05-a11ff0adc893/mainraw · history · blame

#! /bin/sh

# 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.UnionResults

@WRAP_JAVA@

# vim:ts=3