diff options
author | Henry Stiles <henry.stiles@artifex.com> | 1998-08-08 06:14:25 +0000 |
---|---|---|
committer | Henry Stiles <henry.stiles@artifex.com> | 1998-08-08 06:14:25 +0000 |
commit | a54bb96de84363bd3ffc7696805c268babc95954 (patch) | |
tree | ab95f514d2831fa22cecdf942d2530b656a66d9e /gs/lib/lprsetup.sh | |
parent | 3305477b99710b8ce6223a0bdd5014ced4de6997 (diff) |
This commit was generated by cvs2svn to compensate for changes in r279,
which included commits to RCS files with non-trunk default branches.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@280 06663e23-700e-0410-b217-a244a6096597
Diffstat (limited to 'gs/lib/lprsetup.sh')
-rwxr-xr-x | gs/lib/lprsetup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gs/lib/lprsetup.sh b/gs/lib/lprsetup.sh index 5b8052856..253190854 100755 --- a/gs/lib/lprsetup.sh +++ b/gs/lib/lprsetup.sh @@ -1,4 +1,5 @@ #!/bin/sh +# Id: lprsetup.sh # # 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 |