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