diff options
author | Henry Stiles <henry.stiles@artifex.com> | 1999-12-12 22:16:07 +0000 |
---|---|---|
committer | Henry Stiles <henry.stiles@artifex.com> | 1999-12-12 22:16:07 +0000 |
commit | dd30771fce4f855b18cce9d90c427b22f3744bce (patch) | |
tree | 13b11b4a07bcc974c71b8140b43968b8c8146dd9 /gs/lib/lprsetup.sh | |
parent | ac5a0d6e11428b2df89ea8d5eddac4bc38339b53 (diff) |
Imports Aladdin's 596.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@1040 06663e23-700e-0410-b217-a244a6096597
Diffstat (limited to 'gs/lib/lprsetup.sh')
-rwxr-xr-x | gs/lib/lprsetup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gs/lib/lprsetup.sh b/gs/lib/lprsetup.sh index ca3d4856e..7a688a9cd 100755 --- a/gs/lib/lprsetup.sh +++ b/gs/lib/lprsetup.sh @@ -1,5 +1,5 @@ #!/bin/sh - +# $RCSfile$ $Revision$ # # BSD PRINT FILTER SETUP utility for Ghostscript - used and tested on # SunOS 4.1.3, but I hope it will be useful on other BSD systems |