#!/bin/bash
SBCL_SOURCE_ROOT="/usr/local/Cellar/sbcl/1.5.7/share/sbcl/src" exec "/usr/local/Cellar/sbcl/1.5.7/libexec/bin/sbcl" "$@"
