cd "$(dirname "$0")"
echo LOADING, PLEASE WAIT...
python -c "from tdcsm.tdgui import coa;c=coa(approot='../coa/1Dev')"
