#!/bin/sh

cd "@PREFIX@/libexec/mapm3"
MAPM_LIB="@PREFIX@/bin" ./`basename "$0"` "$@"
