--- ray/src/ot/oconv.c 1995/01/06 10:13:04 2.10 +++ ray/src/ot/oconv.c 1995/06/02 17:47:04 2.11 @@ -22,7 +22,7 @@ static char SCCSid[] = "$SunId$ LBL"; #define OMARGIN (10*FTINY) /* margin around global cube */ -#define MAXOBJFIL 63 /* maximum number of scene files */ +#define MAXOBJFIL 127 /* maximum number of scene files */ char *progname; /* argv[0] */