#!/bin/sh
PATH=/usr/lib/fjsdk/bin:${PATH}
export PATH
exec /usr/bin/javadoc-gjdoc "$@"
