#!/bin/sh
# Start roast in the xcdrlib-directory

cd xcdrlib
./roast $@


