#!/bin/bash

ulimit -Ss unlimited

/usr/lib64/reduce/reduce "$@"
