#!/bin/sh
# --- Copyright University of Sussex 1992. All rights reserved. ----------
# File:             $poplocal/local/com/psprint
# Purpose:          Print VED file to postscript
# Author:           Jonathan Meyer, Apr 3 1993
# Documentation:    REF * PSPRINT
# Related Files:    LIB * PSPRINT

# Somehow this needs to know where the GOSPL library sits.  For
# a shortcut -- and until I figure out whether or not psprint has
# been rolled into the system -- I shall assume $popgospl is
# defined.  I further assume that it can be made synonymous with
# $usepop.

$popsys/corepop11 $popgospl/project-collection/pop11/auto/psprint.p $*
