--- ray/src/px/pcompos.c 1992/06/22 14:14:40 2.6 +++ ray/src/px/pcompos.c 1992/08/11 18:40:57 2.10 @@ -16,7 +16,7 @@ static char SCCSid[] = "$SunId$ LBL"; #include "resolu.h" -#define MAXFILE 32 +#define MAXFILE 64 /* output picture size */ int xsiz = 0; @@ -116,6 +116,11 @@ char *argv[]; goto userr; } dofiles: + if (ysiz > 0 & ncolumns > 0) { + fprintf(stderr, "%s: -a option incompatible with -y\n", + progname); + quit(1); + } for (nfile = 0; an < argc; nfile++) { if (nfile >= MAXFILE) goto toomany; @@ -217,6 +222,8 @@ getfile: goto toomany; input[nfile].name = "