#!/bin/sh
if [ ".$CRFRAMES" = . ]; then
CRFRAMES="@l_prefix@/share/cocor/frames"
fi
export CRFRAMES
exec @l_prefix@/libexec/cocor/cocor ${1+"$@"}