clean up when finished.

don't set PLAN9
don't set PLAN9
This commit is contained in:
rsc 2004-04-19 23:04:36 +00:00
parent e15e6c0820
commit 1b135a7805
45 changed files with 294 additions and 60 deletions

View file

@ -1,4 +1,3 @@
PLAN9=../../../..
<$PLAN9/src/mkhdr
LIB=../libplot.a

View file

@ -11,6 +11,7 @@ struct penvir E[9] = {
{ 0., 1024., 0., 0., 1., -1.,1024., -1024., 0., 0., pSMALL, 1., 1, 0.,1, DBlack, DWhite}
};
struct penvir *e0 = E, *e1 = &E[1], *esave;
int
bcolor(char *s){
int c;
while (*s != NULL) {

View file

@ -1,4 +1,3 @@
PLAN9=../../..
<$PLAN9/src/mkhdr
TARG=plot