#! /bin/sh
echo "design_size:="$3";" >$1$2.mf
echo "input b-"$1";" >>$1$2.mf
echo "endinput;" >>$1$2.mf

