plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 3b09f6d613bf39e2467a0dadb13178aa7fcaacec
parent dd94dcd53587dc406daaf9e594b37737d310c8d3
Author: rsc <devnull@localhost>
Date:   Thu, 10 Jun 2004 19:51:28 +0000

gv wrapper

Diffstat:
Abin/psv | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/bin/psv b/bin/psv @@ -0,0 +1,3 @@ +#!/bin/sh + +gv -style $PLAN9/lib/gv.style -ad $PLAN9/lib/gv.resource "$@"