#!/bin/sh

CWD="`dirname \"$0\"`"
$CWD/../../../EiffelStudio.app/Contents/Resources/EiffelLauncher build &

