#!/bin/bash
DIR="$( cd "$( dirname "$0" )" && pwd )"
source "$DIR"/run-axioma-path
cd "$DIR/../bin"
./Axioma.GIS
