#!/bin/sh
prog=$1

bk=$2
bkvsy=$3

datadir=$4
vfdir=$5

$prog $bk 10 $bkvsy monosub.tfm $datadir/v2h$bk $datadir/pssp $vfdir/
