bin/sbcl @ 26d3b19a0893

Quever Est
author Steve Losh <steve@stevelosh.com>
date Sat, 01 Sep 2018 00:26:54 +0000
parents 1cd90a0458e4
children 46c7c92011de
#!/usr/bin/env bash

set -e
rlwrap-lisp /usr/local/bin/sbcl --noinform "$@"