Codebase list findbugs / e27df586-d01f-4f52-9605-2bae119476bf/main src / scripts / standard / printAppVersion
e27df586-d01f-4f52-9605-2bae119476bf/main

Tree @e27df586-d01f-4f52-9605-2bae119476bf/main (Download .tar.gz)

printAppVersion @e27df586-d01f-4f52-9605-2bae119476bf/main

bae81f4
 
 
 
 
 
 
 
 
 
 
#! /bin/sh

@GET_FBHOME@

@SET_DEFAULT_JAVA@

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

@WRAP_JAVA@

# vim:ts=3