#!/bin/sh

rm log
make
exec mgp -V -x vflib speech.mgp 2> log

