#! /bin/sh
sbcl --core ${FRICAS}/bin/FRICASsys.core --dynamic-space-size 4096 --noinform --noprint --no-sysinit --no-userinit "$@"
