#!/bin/sh
#
# Invoke fp with 60 columns.  This is what we use
# for the NDC help windows.  This "fh" script is
# just for lazy typists.

fp 59 $*
