bin/sbcl @ 406297f067eb

Update to sr.ht
author Steve Losh <steve@stevelosh.com>
date Sat, 02 Feb 2019 15:13:20 -0500
parents 46c7c92011de
children 958e380d20f0
#!/usr/bin/env bash

set -e
rlwrap-lisp /usr/local/bin/sbcl --dynamic-space-size 4096 --noinform "$@"