#!/bin/bash

ulimit -Ss unlimited

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