#!/bin/sh
PTH=`which ${0} | sed -e 's/bin\/lie//'`

exec ${PTH}/bin/Lie.exe initfile ${PTH}/lib/lie
