Skip to content
  • Mark OLESEN's avatar
    STYLE: more consistency in writeEntry() signatures · ffc98940
    Mark OLESEN authored
    - boundary entries with writeEntry(const word&, ...) instead of
      writeEntry(const keyType&, ...) to match with most other
      writeEntry() signatures. Also, this content will not be used
      to supply regex matched sub-dictionaries.
    
    STYLE: more consistent patch initEvaluate()/evaluate() coding
    ffc98940