#!/bin/sh

export BABEL_DIR=${BABEL_DIR-/usr/local/share/babel}

exec /usr/local/libexec/babel "$@"
