bin/lisp @ b21e7cb29335

more
author Steve Losh <steve@stevelosh.com>
date Wed, 08 Oct 2014 13:30:08 -0400
parents c0d4f70f7b26
children e7642253ffde
#!/usr/bin/env bash

set -e

rlwrap sbcl --load ~/.quicklisp/setup.lisp "$@"