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