Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_unix/sys/src/cmd/gs/lib/bdftops – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
#!/bin/sh
2
# $Id: bdftops,v 1.5 2004/08/04 00:55:46 giles Exp $
3
 
4
# This definition is changed on install to match the
5
# executable name set in the makefile
6
GS_EXECUTABLE=gs
7
 
8
exec $GS_EXECUTABLE -q -dBATCH -dNODISPLAY -- bdftops.ps "$@"