Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
char *psinit(int, int);		/* second arg is debug flag; returns "" on success */
2
int image2psfile(int, Memimage*, int);
3
void psopt(char *, void *);
4
 
5
int paperlength;
6
int paperwidth;