#!/bin/sh
# pnmtotiff - Backwards-compatibility wrapper for "pamtotiff"
# License:  BSD-style [this file only]
# Revision: 070802

__META_PREFIX__/bin/pamtotiff $*
