#!/bin/sh
PATH=/usr/local452/lib/aspell-0.60:$PATH
export PATH
exec $@
