commit | 1a4885e72a80bba3dd245381aa62ad728ba63774 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Wed Sep 15 21:28:31 2010 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Wed Sep 15 21:28:31 2010 -0400 |
tree | 1a421cd6f2ec0423ec6fb444727443df92077830 | |
parent | 6c2e7815858c7835da3de04241facf79db292fbb [diff] |
Modify tools/layoutrom.py to use classes instead of tuples. Using classes and updating the values in the classes makes the code easier to understand.