--- multiplexer/global.h 2001/04/05 14:50:42 1.5 +++ multiplexer/global.h 2001/04/09 15:26:03 1.6 @@ -286,6 +286,7 @@ typedef struct streamdescr { boolean trigger; boolean mention; boolean has_clockref; /* in output */ + boolean has_opcr; /* in input */ short progs; prog_descr *pdescr[MAX_PRGFORSTR]; } d;