#!/bin/bash
cd /usr/share/smathstudio
exec mono "/usr/share/smathstudio/SMathStudio_Desktop.exe" "$@"
