open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
#! /bin/sh
case `uname -m` in
i*)
STORE=16000000
;;
x86_64)
STORE=1000
esac
bin="@LIBEXECDIR@/pslbuild/psl/bpsl"
img="@LIBEXECDIR@/pslbuild/red/reduce.img"
exec $bin -td $STORE -f $img $*
Everything looks good. We'll let you know here if there's anything you should know about.