#!/bin/sh

ulimit -Ss unlimited

/usr/lib/reduce/reduce "$@"
