#!/bin/bash

SCRIPTDIR=$( cd -P "$(dirname $0)" ; pwd )

exec "${SCRIPTDIR}/cap32" "$@" -a CAP32_WAITBREAKCAP32_EXIT 
