#!/bin/sh

enscript -fCourier8 -p ../doc/modeller.README.ps ../modeller.README
echo "lpr ../doc/modeller.README.ps"
