
if [ -z "${1}" ]; then make clean && cd src && ./mrd && cd ../example && ./mrd && cd ..; fi && \
cd ./tests/data && ./b
