Searched defs:DEFAULT_ROOT_BOGONS (Results 1 – 1 of 1) sorted by relevance
50 private static boolean DEFAULT_ROOT_BOGONS = true; field in Parser302 theFeatures.put(rootBogonsFeature, truthValue(DEFAULT_ROOT_BOGONS)); in theFeatures.put()