view ibin/bf @ 8705:c6d952889c35

<hppavilion[1]> learn sbeef is the culinary name for meat from scow
author HackBot
date Tue, 05 Jul 2016 03:27:54 +0000
parents e51edd3df7ff
children
line wrap: on
line source

#!/bin/sh
. lib/interp

# Get the bitwidth from the command
BW=`echo "$I_CMD" | sed 's/.*bf//'`
if [ "$BW" = "" ] ; then BW=8 ; fi

interp_file ./interps/egobf/src/egobfi$BW