#!/bin/sh
#startup script for preppy-4.0.1
exec "/home/robin/devel/reportlab/.py310/bin/python" -m "preppy" $*
