view bin/bf16 @ 1038:0cead6604df7

<oerjan> addquote <shachaf> Do physicists have half-life crises?
author HackBot
date Wed, 12 Dec 2012 08:08:35 +0000
parents 859f9b4339e6
children
line wrap: on
line source

#!/bin/sh
. lib/interp

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

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