--- ray/src/common/readobj.c 1994/01/01 09:18:47 2.4 +++ ray/src/common/readobj.c 1996/07/18 17:58:01 2.5 @@ -31,7 +31,7 @@ char *inpspec; char *fgetline(); OBJECT lastobj; FILE *infp; - char buf[512]; + char buf[1024]; register int c; lastobj = nobjects;