Skip to content
  • Iustin Pop's avatar
    Style change: node and instance attributes · 2060348b
    Iustin Pop authored
    This changes from a_b to aB in all node and instance attributes, to
    match the standard Haskell style. Also attributes that should have been
    camel-cased but weren't were changed (e.g. plist → pList, pnode →
    pNode).
    2060348b