view ibin/bf @ 7999:291728b85ecd

<oerjan> ` echo hm; frink 25 GPa -> atmospheres
author HackBot
date Mon, 09 May 2016 01:13: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