diff options
Diffstat (limited to 'Master/xemtex/gslib/wftopfa')
-rw-r--r-- | Master/xemtex/gslib/wftopfa | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/xemtex/gslib/wftopfa b/Master/xemtex/gslib/wftopfa new file mode 100644 index 00000000000..a6cf9bb9729 --- /dev/null +++ b/Master/xemtex/gslib/wftopfa @@ -0,0 +1,3 @@ +#!/bin/sh
+# $Id: wftopfa,v 1.1 2000/03/09 08:40:40 lpd Exp $
+exec gs -q -dNODISPLAY -- wftopfa.ps "$@"
|