diff ibin/bf16 @ 7277:77ae80f1894d

<fizzie> ` (cd ibin; rm bf8 bf16 bf32; ln -s bf bf8; ln -s bf bf16; ln -s bf bf32)
author HackBot
date Fri, 25 Mar 2016 10:48:18 +0000
parents 33a6019d8e99
children
line wrap: on
line diff
--- a/ibin/bf16	Fri Mar 25 01:58:44 2016 +0000
+++ b/ibin/bf16	Fri Mar 25 10:48:18 2016 +0000
@@ -1,8 +1,1 @@
-#!/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
+bf
\ No newline at end of file