move eod iter program into general eod program

This commit is contained in:
Justin Viiret
2016-06-14 10:39:02 +10:00
committed by Matthew Barr
parent 39461cc806
commit 78e4332a8b
4 changed files with 18 additions and 70 deletions

View File

@@ -376,8 +376,7 @@ struct RoseEngine {
u32 lookaroundReachOffset; /**< base of lookaround reach bitvectors (32
* bytes each) */
u32 eodProgramOffset; //!< Unconditional EOD program, otherwise 0.
u32 eodIterProgramOffset; // or 0 if no eod iterator program
u32 eodProgramOffset; //!< EOD program, otherwise 0.
u32 lastByteHistoryIterOffset; // if non-zero