#!/bin/sh
echo Starting softsusy...
/softsusy-directory-not-yet-set/softsusy/softpoint.x leshouches < slhaInput > slhaOutput
echo done
