#! /bin/sh

. '/usr/share/java-common/java-functions'

AddToClasspath '/usr/share/java/xml-commons-which.jar'

exec java org.apache.env.Which "$@"
