Codebase list findbugs / 5fdfe956-1a81-48da-858f-070c116c6902/main src / scripts / deprecated / unionBugs
5fdfe956-1a81-48da-858f-070c116c6902/main

Tree @5fdfe956-1a81-48da-858f-070c116c6902/main (Download .tar.gz)

unionBugs @5fdfe956-1a81-48da-858f-070c116c6902/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