#! /bin/sh # # Shell to execute sbprolog conveniently. Any arguments to this # shell are passed to sbprolog (eg, -m 150000). SBP=DEST SIMPATH=".:$SBP/modlib:$SBP/lib:$SBP/cmplib"; export SIMPATH exec $SBP/sbprolog $* $SBP/modlib/\$readloop .