#!/bin/sh
PRGDIR=`dirname "$0"`

PRGDIR=`cd "$PRGDIR"; pwd`


perl "$PRGDIR/maksym.pl" $@


