#!/bin/sh

echo "$0: Please use the new format \`musixtex'" 1>&2
sleep 2
exec musixtex $@
