
if [ -z "${expand}" ]; then
	launcher='gd --args' expand=x ./ac
else
	launcher='gdb --args' ./ac
fi
