#!/bin/bash
java -cp "$SNIT_HOME/build"  snit.SnitGUI
#cd $SNIT_HOME/build
#java snit/SnitGUI
