#!/bin/bash
lib=$(dirname $0)
$lib/ucalls -l java "$@"
