gdritter repos void-extra-packages / c2c7f59 srcpkgs / sml-nj / files / heap2exec
c2c7f59

Tree @c2c7f59 (Download .tar.gz)

heap2exec @c2c7f59raw · history · blame

1
2
3
4
5
#!/bin/sh

export SMLNJ_HOME=${SMLNJ_HOME:-/usr/lib/smlnj}

exec $SMLNJ_HOME/bin/heap2exec $@