remove ng_rose

This commit is contained in:
Alex Coyte
2017-01-05 12:35:32 +11:00
committed by Matthew Barr
parent 2a1202e1e6
commit c32d7d51d9
8 changed files with 0 additions and 3016 deletions

View File

@@ -54,7 +54,6 @@ struct Grey {
bool allowMcSheng;
bool allowPuff;
bool allowLiteral;
bool allowRose;
bool allowViolet;
bool allowExtendedNFA;
bool allowLimExNFA;
@@ -128,7 +127,6 @@ struct Grey {
* always */
u32 roseMcClellanOutfix; /* 0 = off, 1 = sometimes, 2 = almost always */
bool roseTransformDelay;
u32 roseDesiredSplit;
bool earlyMcClellanPrefix;
bool earlyMcClellanInfix;