#!/bin/sh
exec mono "/opt/smathstudio-0.89/SMathStudio_Desktop.exe" "$@"
exit
