Codebase list findbugs / 612ec2eb-6d2e-4bda-bf78-d1447ba55101/main src / scripts / standard / printAppVersion
612ec2eb-6d2e-4bda-bf78-d1447ba55101/main

Tree @612ec2eb-6d2e-4bda-bf78-d1447ba55101/main (Download .tar.gz)

printAppVersion @612ec2eb-6d2e-4bda-bf78-d1447ba55101/mainraw · history · blame

#! /bin/sh

@GET_FBHOME@

@SET_DEFAULT_JAVA@

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

@WRAP_JAVA@

# vim:ts=3