diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-02-24 13:15:53 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-02-24 13:15:53 +0100 |
commit | f5253185aa55a46cb3da80f66e7127a45c82052f (patch) | |
tree | 3868f1ed2c708176d9d072dfbad26487639df582 /teco.ini | |
parent | fd4b89e797c1efc73304fa4da073fb31f55527f1 (diff) | |
download | sciteco-f5253185aa55a46cb3da80f66e7127a45c82052f.tar.gz |
cleaned up SymbolList class: make attributes private
* they were logically private but still declared public so that
initializer constructor functions could access them.
* instead, now use friend classes
* has the side effect that initializing priority can be declared
using GCC's init_priority attribute which works with earlier
compilers than the constructor (with priority) attribute
Diffstat (limited to 'teco.ini')
0 files changed, 0 insertions, 0 deletions