Codebase list findbugs / upstream/latest src / scripts / standard / printAppVersion
upstream/latest

Tree @upstream/latest (Download .tar.gz)

printAppVersion @upstream/latestraw · history · blame

#! /bin/sh

@GET_FBHOME@

@SET_DEFAULT_JAVA@

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

@WRAP_JAVA@

# vim:ts=3